Searched refs:old_scope (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c5303 tree old_scope;
5382 old_scope = parser->scope;
5414 parser->scope = old_scope;
19811 tree old_scope = NULL_TREE;
19865 old_scope = push_inner_scope (scope);
19884 pop_inner_scope (old_scope, scope);
5301 tree old_scope; local
19809 tree old_scope = NULL_TREE; local

Completed in 133 milliseconds