Searched refs:match_case_to_enum_1 (Results 1 – 3 of 3) sorted by relevance
3880 match_case_to_enum_1 (tree key, tree type, tree label) in match_case_to_enum_1() function3922 match_case_to_enum_1 (CASE_LOW (label), type, label); in match_case_to_enum()3932 match_case_to_enum_1 (CASE_HIGH (label), type, label); in match_case_to_enum()
6362 * c-common.c (match_case_to_enum_1, match_case_to_enum): New.
29487 (match_case_to_enum_1): Likewise.