Searched refs:cp_token_cache (Results 1 – 3 of 3) sorted by relevance
158 typedef struct cp_token_cache GTY(())165 } cp_token_cache; typedef172 (cp_token_cache *tokens);224 static cp_token_cache *cp_token_cache_new338 cp_lexer_new_from_tokens (cp_token_cache *cache) in cp_lexer_new_from_tokens()814 static cp_token_cache *817 cp_token_cache *cache = GGC_NEW (cp_token_cache); in cp_token_cache_new()2855 cp_parser_push_lexer_for_tokens (cp_parser *parser, cp_token_cache *cache) in cp_parser_push_lexer_for_tokens()16642 cp_token_cache *tokens; in cp_parser_late_parsing_for_member()16736 cp_token_cache *tokens; in cp_parser_late_parsing_default_args()
445 struct cp_token_cache *tokens;1610 struct cp_token_cache * GTY ((tag ("2"))) pending_inline_info;
1971 (struct cp_token_cache): Now just a pair of pointers.