Home
last modified time | relevance | path

Searched refs:instantiating_current_function_p (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dname-lookup.cc3315 && !instantiating_current_function_p () in check_local_shadow()
3806 && !instantiating_current_function_p ()) in pushdecl()
DChangeLog-20153600 * pt.c (instantiating_current_function_p): New.
3602 * cp-tree.h (instantiating_current_function_p): Declare.
Dcp-tree.h7382 extern bool instantiating_current_function_p (void);
DChangeLog-20183348 (instantiating_current_function_p): Use new accessors.
Dpt.cc27256 instantiating_current_function_p (void) in instantiating_current_function_p() function