Home
last modified time | relevance | path

Searched refs:need_pop_function_context (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dname-lookup.c5056 s->need_pop_function_context = need_pop; in push_to_top_level()
5096 if (s->need_pop_function_context) in pop_from_top_level()
H A Dcp-tree.h668 int need_pop_function_context; member
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h806 int need_pop_function_context; member
H A Ddecl.c2703 s->need_pop_function_context = need_pop;
2747 if (s->need_pop_function_context) in pop_from_top_level()