Searched refs:begin_for_scope (Results 1 – 8 of 8) sorted by relevance
998 begin_for_scope (tree *init) in begin_for_scope() function1025 scope = begin_for_scope (&init); in begin_for_stmt()1173 scope = begin_for_scope (&init); in begin_range_for_stmt()
7188 extern tree begin_for_scope (tree *);
12372 scope = begin_for_scope (&init); in cp_parser_for()
1264 begin_for_scope (tree *init) in begin_for_scope() function1291 scope = begin_for_scope (&init); in begin_for_stmt()1444 scope = begin_for_scope (&init); in begin_range_for_stmt()
4958 * cp-tree.h (begin_for_scope): New prototype.4974 * semantics.c (begin_for_scope): New.
3123 * semantics.c (begin_for_scope): Always have a scope.5125 * semantics.c (begin_for_scope): Flag_new_for_scope is
7579 extern tree begin_for_scope (tree *);
13453 scope = begin_for_scope (&init); in cp_parser_for()