Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c10077 tree function_context; in grokdeclarator() local
10152 function_context = (ctype != NULL_TREE) ? in grokdeclarator()
10155 && function_context == NULL_TREE; in grokdeclarator()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c12139 tree function_context; in grokdeclarator() local
12241 function_context = (ctype != NULL_TREE) ? in grokdeclarator()
12244 && function_context == NULL_TREE; in grokdeclarator()