Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.c8890 tree function_context; in grokdeclarator() local
8950 function_context = (ctype != NULL_TREE) ? in grokdeclarator()
8953 && function_context == NULL_TREE; in grokdeclarator()