Home
last modified time | relevance | path

Searched defs:in_function_body (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.h337 bool in_function_body; member
H A Dparser.c11212 bool in_function_body = parser->in_function_body; in cp_parser_lambda_body() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.h347 bool in_function_body; member
H A Dparser.cc11763 bool in_function_body = parser->in_function_body; in cp_parser_lambda_body() local