Searched refs:cdk_function (Results 1 – 5 of 5) sorted by relevance
292 cdk_function, enumerator
3302 if (ce->kind == cdk_function) in start_decl()3940 case cdk_function: in grokdeclarator()3943 funcdef_syntax = (decl->kind == cdk_function); in grokdeclarator()4184 else if (inner_decl->kind == cdk_function) in grokdeclarator()4424 case cdk_function: in grokdeclarator()7114 ret->kind = cdk_function; in build_function_declarator()
7059 case cdk_function: in grokdeclarator()7100 if (innermost_code != cdk_function in grokdeclarator()7119 if (innermost_code != cdk_function) in grokdeclarator()7201 if (funcdef_flag && innermost_code != cdk_function) in grokdeclarator()7208 && innermost_code != cdk_function in grokdeclarator()7650 if (declarator->kind == cdk_function) in grokdeclarator()7671 case cdk_function: in grokdeclarator()
982 declarator = make_declarator (cdk_function); in make_call_declarator()1039 if (declarator->kind == cdk_function in function_declarator_p()2111 && declarator->kind == cdk_function) in cp_parser_check_for_definition_in_return_type()15310 case cdk_function: in cp_parser_check_declarator_template_parameters()
3687 cdk_function, enumerator