Searched refs:finish_case_label (Results 1 – 10 of 10) sorted by relevance
83 * decl.c (finish_case_label): Return the new stmt node.201 * decl.c (finish_case_label): Cleared989 (finish_case_label): Use c_add_case_label.1046 * decl.c (finish_case_label): Given the LABEL_DECL a1147 (finish_case_label): ... this. Do semantic analysis for case1152 * pt.c (tsubst_expr): Adjust call to finish_case_label.1159 (finish_case_label): Remove.1239 (finish_case_label): Likewise.2167 (finish_case_label): Likewise.2859 (finish_case_label): Likewise.
4335 extern tree finish_case_label (tree, tree);
666 * decl.c (finish_case_label): Do not check that we are within a1413 (finish_case_label): Likewise.6091 (finish_case_label): Return error_mark_node for erroneous labels.
6623 finish_case_label (expr, expr_hi); in cp_parser_label_for_labeled_statement()6634 finish_case_label (NULL_TREE, NULL_TREE); in cp_parser_label_for_labeled_statement()
2648 (finish_case_label): Don't emit the case label on error.6916 * decl.c (finish_case_label): Use SWITCH_STMT accessor macros
2002 (finish_case_label): Call define_case_label when doing semantic3452 (finish_case_label): Call add_tree here if necessary.
2667 finish_case_label (tree low_value, tree high_value) in finish_case_label() function
1636 (define_label, finish_case_label): Don't clear it.
8686 finish_case_label (RECUR (CASE_LOW (t)), in tsubst_expr()
3415 * decl.c (finish_case_label): Update c_add_case_node call.