Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dname-lookup.c5112 s->need_pop_function_context = need_pop; in push_to_top_level()
5152 if (s->need_pop_function_context) in pop_from_top_level()
H A Dcp-tree.h668 int need_pop_function_context; member