Home
last modified time | relevance | path

Searched refs:cp_parser_context (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c1205 typedef struct cp_parser_context GTY (())
1217 struct cp_parser_context *next;
1218 } cp_parser_context; typedef
1224 static cp_parser_context *cp_parser_context_new
1225 (cp_parser_context *);
1278 static cp_parser_context *
1281 cp_parser_context *context; in cp_parser_context_new()
1292 context = GGC_CNEW (cp_parser_context); in cp_parser_context_new()
1349 cp_parser_context *context;
17366 cp_parser_context *context; in cp_parser_commit_to_tentative_parse()
[all …]
H A DChangeLog-20036434 * parser.c (cp_parser_context): Remove deferred_access_checks