Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c5952 s->inhibit_evaluation_warnings = c_inhibit_evaluation_warnings; in push_to_top_level()
5995 c_inhibit_evaluation_warnings = s->inhibit_evaluation_warnings; in pop_from_top_level_1()
H A Dcp-tree.h998 int inhibit_evaluation_warnings; member
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c6944 s->inhibit_evaluation_warnings = c_inhibit_evaluation_warnings; in do_push_to_top_level()
6986 c_inhibit_evaluation_warnings = s->inhibit_evaluation_warnings; in do_pop_from_top_level()
H A Dcp-tree.h1576 int inhibit_evaluation_warnings; member