Searched refs:check_case_bounds (Results 1 – 2 of 2) sorted by relevance
503 static bool check_case_bounds (tree, tree, tree *, tree *);1630 check_case_bounds (tree type, tree orig_type, in check_case_bounds() function3791 && !check_case_bounds (type, orig_type, in c_add_case_label()
22558 (check_case_bounds): New function.