Searched defs:match_case (Results 1 – 5 of 5) sorted by relevance
531 void Add(int match_case, std::vector<uint8_t> emit, int consumed_bits) { in Add()558 int match_case; member1301 auto add_case = [&match_cases](MatchCase match_case) { in AddStep()1346 std::string ofs, const MatchCase& match_case, in AddMatchBody()
570 void Add(int match_case, std::vector<uint8_t> emit, int consumed_bits) { in Add()597 int match_case; member1413 auto add_case = [&match_cases](MatchCase match_case) { in AddStep()1458 std::string ofs, const MatchCase& match_case, in AddMatchBody()
1723 inline FtraceConfig_PrintFilter_Rule::MatchCase FtraceConfig_PrintFilter_Rule::match_case() const { in match_case() function
2066 inline FtraceConfig_PrintFilter_Rule::MatchCase FtraceConfig_PrintFilter_Rule::match_case() const { in match_case() function
1910 match_case_ty match_case = (match_case_ty)asdl_seq_GET( in find_ann() local