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

/freebsd-12-stable/contrib/gcc/cp/
H A Ddecl.c5620 if (at_function_scope_p ())
5800 if (at_function_scope_p ())
6862 else if (!at_function_scope_p ())
7552 if (at_function_scope_p ())
10724 if (at_function_scope_p ())
H A Dsearch.c538 at_function_scope_p (void)
536 at_function_scope_p (void) function
H A Ddecl2.c1134 && at_function_scope_p ())
H A Dsemantics.c1347 if (!at_function_scope_p ())
H A Dcall.c5095 && at_function_scope_p ()
6730 if (at_function_scope_p ())
H A Dcp-tree.h4264 extern int at_function_scope_p (void);
H A Dname-lookup.c2231 && at_function_scope_p ())
H A Dclass.c5271 if (processing_template_decl && at_function_scope_p ())
H A Dpt.c7319 && !at_function_scope_p ())

Completed in 197 milliseconds