Searched refs:cp_token_cache (Results 1 – 3 of 3) sorted by relevance
156 typedef struct cp_token_cache GTY(())163 } cp_token_cache; typedef170 (cp_token_cache *tokens);222 static cp_token_cache *cp_token_cache_new336 cp_lexer_new_from_tokens (cp_token_cache *cache) in cp_lexer_new_from_tokens()812 static cp_token_cache *815 cp_token_cache *cache = GGC_NEW (cp_token_cache); in cp_token_cache_new()2679 cp_parser_push_lexer_for_tokens (cp_parser *parser, cp_token_cache *cache) in cp_parser_push_lexer_for_tokens()16120 cp_token_cache *tokens; in cp_parser_late_parsing_for_member()16214 cp_token_cache *tokens; in cp_parser_late_parsing_default_args()
445 struct cp_token_cache *tokens;1601 struct cp_token_cache * GTY ((tag ("2"))) pending_inline_info;
1971 (struct cp_token_cache): Now just a pair of pointers.