Searched refs:cp_lexer_token_at (Results 1 – 2 of 2) sorted by relevance
179 static cp_token *cp_lexer_token_at394 cp_lexer_token_at (cp_lexer *lexer ATTRIBUTE_UNUSED, cp_token_position pos) in cp_lexer_token_at() function4117 token = cp_lexer_token_at (parser->lexer, start); in cp_parser_nested_name_specifier_opt()9370 cp_token *token = cp_lexer_token_at (parser->lexer, start_of_id); in cp_parser_template_id()
1072 (cp_lexer_token_position, cp_lexer_token_at): New.