Searched refs:cp_parser_context (Results 1 – 2 of 2) sorted by relevance
1192 typedef struct cp_parser_context GTY (())1204 struct cp_parser_context *next;1205 } cp_parser_context; typedef1211 static cp_parser_context *cp_parser_context_new1212 (cp_parser_context *);1216 static GTY((deletable)) cp_parser_context* cp_parser_context_free_list;1265 static cp_parser_context *1266 cp_parser_context_new (cp_parser_context* next) in cp_parser_context_new()1268 cp_parser_context *context; in cp_parser_context_new()1279 context = GGC_CNEW (cp_parser_context); in cp_parser_context_new()[all …]
6434 * parser.c (cp_parser_context): Remove deferred_access_checks