Searched refs:CPP_TEMPLATE_ID (Results 1 – 4 of 4) sorted by relevance
339 #define CPP_TEMPLATE_ID ((enum cpp_ttype) (CPP_KEYWORD + 1)) macro346 #define CPP_NESTED_NAME_SPECIFIER ((enum cpp_ttype) (CPP_TEMPLATE_ID + 1))
389 #define CPP_TEMPLATE_ID ((enum cpp_ttype) (CPP_KEYWORD + 1)) macro396 #define CPP_NESTED_NAME_SPECIFIER ((enum cpp_ttype) (CPP_TEMPLATE_ID + 1))
4246 case CPP_TEMPLATE_ID: in cp_parser_primary_expression()4595 case CPP_TEMPLATE_ID: in cp_parser_unqualified_id()4927 else if (token->type == CPP_TEMPLATE_ID) in cp_parser_nested_name_specifier_opt()12384 if (next_token->type == CPP_TEMPLATE_ID) in cp_parser_template_id()12530 token->type = CPP_TEMPLATE_ID; in cp_parser_template_id()12983 || token->type == CPP_TEMPLATE_ID in cp_parser_template_argument()17752 if (token->type != CPP_NAME && token->type != CPP_TEMPLATE_ID) in cp_parser_class_name()20775 && next_token->type != CPP_TEMPLATE_ID) in cp_parser_constructor_declarator_p()
5461 case CPP_TEMPLATE_ID: in cp_parser_primary_expression()5856 case CPP_TEMPLATE_ID: in cp_parser_unqualified_id()6200 else if (token->type == CPP_TEMPLATE_ID) in cp_parser_nested_name_specifier_opt()6301 if (cp_lexer_next_token_is (parser->lexer, CPP_TEMPLATE_ID) in cp_parser_nested_name_specifier_opt()15728 if (token->type == CPP_TEMPLATE_ID) in cp_parser_template_id()15904 token->type = CPP_TEMPLATE_ID; in cp_parser_template_id()16394 || token->type == CPP_TEMPLATE_ID in cp_parser_template_argument()22388 if (token->type != CPP_NAME && token->type != CPP_TEMPLATE_ID) in cp_parser_class_name()26619 && next_token->type != CPP_TEMPLATE_ID) in cp_parser_constructor_declarator_p()