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

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c24173 tree function_scope;
24183 function_scope = current_function_decl;
24184 if (function_scope)
24216 if (function_scope)
24171 tree function_scope; local

Completed in 142 milliseconds