Searched refs:cdk_function (Results 1 – 5 of 5) sorted by relevance
296 cdk_function, enumerator
3411 if (ce->kind == cdk_function) in start_decl()4469 case cdk_function: in grokdeclarator()4474 funcdef_syntax = (decl->kind == cdk_function); in grokdeclarator()4720 else if (inner_decl->kind == cdk_function) in grokdeclarator()4950 case cdk_function: in grokdeclarator()7693 ret->kind = cdk_function; in build_function_declarator()
7520 case cdk_function: in grokdeclarator()7561 if (innermost_code != cdk_function in grokdeclarator()7580 if (innermost_code != cdk_function) in grokdeclarator()7664 if (funcdef_flag && innermost_code != cdk_function) in grokdeclarator()7671 && innermost_code != cdk_function in grokdeclarator()8126 if (declarator->kind == cdk_function) in grokdeclarator()8147 case cdk_function: in grokdeclarator()
984 declarator = make_declarator (cdk_function); in make_call_declarator()1041 if (declarator->kind == cdk_function in function_declarator_p()2152 && declarator->kind == cdk_function) in cp_parser_check_for_definition_in_return_type()15820 case cdk_function: in cp_parser_check_declarator_template_parameters()
3727 cdk_function, enumerator