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

/freebsd-11-stable/contrib/gcc/cp/
H A Dparser.c19736 int context_is_nonstatic_method;
19792 context_is_nonstatic_method = (current_function_decl
19865 if (context_is_nonstatic_method)
19733 int context_is_nonstatic_method; local

Completed in 226 milliseconds