Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c5949 s->need_pop_function_context = need_pop; in push_to_top_level()
5991 if (s->need_pop_function_context) in pop_from_top_level_1()
H A Dcp-tree.h995 BOOL_BITFIELD need_pop_function_context : 1; member
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c6941 s->need_pop_function_context = need_pop; in do_push_to_top_level()
6982 if (s->need_pop_function_context) in do_pop_from_top_level()
H A Dcp-tree.h1569 BOOL_BITFIELD need_pop_function_context : 1; member