Searched refs:do_pushlevel (Results 1 – 11 of 11) sorted by relevance
143 do_pushlevel () in do_pushlevel() function243 do_pushlevel (); in begin_if_stmt()307 do_pushlevel (); in begin_while_stmt()429 do_pushlevel (); in begin_for_stmt()446 do_pushlevel ();533 do_pushlevel (); in begin_switch_stmt()765 do_pushlevel (); in begin_handler()834 do_pushlevel ();
436 (do_pushlevel): Simplify, now that we are always1059 (do_pushlevel): Likewise.1114 (do_pushlevel): Use it.1943 (do_pushlevel): Declare.1980 (start_anon_func): Use do_pushlevel.1991 (base_init): Use do_pushlevel.3146 (do_pushlevel): Remove.3194 * semantics.c (do_pushlevel): Move to here.3421 * pt.c (do_pushlevel): Move to semantics.c.3469 (do_pushlevel): Moved here from pt.c.[all …]
4281 extern void do_pushlevel PARAMS ((void));
12705 (do_pushlevel): Likewise.
469 do_pushlevel (scope_kind sk) in do_pushlevel() function636 scope = do_pushlevel (sk_block); in begin_if_stmt()702 WHILE_BODY (r) = do_pushlevel (sk_block); in begin_while_stmt()804 TREE_CHAIN (r) = do_pushlevel (sk_for); in begin_for_stmt()821 FOR_BODY (for_stmt) = do_pushlevel (sk_block); in finish_for_init_stmt()908 scope = do_pushlevel (sk_block); in begin_switch_stmt()1080 HANDLER_BODY (r) = do_pushlevel (sk_catch); in begin_handler()1145 r = do_pushlevel (flags & BCS_TRY_BLOCK ? sk_try : sk_block); in begin_compound_stmt()3735 return do_pushlevel (sk_omp); in begin_omp_structured_block()
436 (do_pushlevel): Simplify, now that we are always1059 (do_pushlevel): Likewise.1114 (do_pushlevel): Use it.1943 (do_pushlevel): Declare.1980 (start_anon_func): Use do_pushlevel.1991 (base_init): Use do_pushlevel.1999 * semantics.c (do_pushlevel): Give it external linkage. Build3146 (do_pushlevel): Remove.3194 * semantics.c (do_pushlevel): Move to here.3421 * pt.c (do_pushlevel): Move to semantics.c.[all …]
63 (do_pushlevel): Change prototype.75 (do_pushlevel): Take a scope kind as an argument.567 * semantics.c (do_pushlevel): Call pushlevel after adding the
3465 * pt.c (do_pushlevel): Emit line note.3468 * parse.y: Use do_pushlevel and do_poplevel.
1247 * semantics.c (do_pushlevel): Likewise.
4820 * semantics.c (do_poplevel, do_pushlevel): Use statement lists.
2833 (do_pushlevel): Likewise.