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

/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c8370 tree function_context;
8430 function_context = (ctype != NULL_TREE) ?
8433 && function_context == NULL_TREE;
8355 tree function_context; local
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c12341 tree function_context;
12391 function_context = (ctype != NULL_TREE) ?
12394 && function_context == NULL_TREE;
12323 tree function_context; local

Completed in 109 milliseconds