Home
last modified time | relevance | path

Searched refs:cp_parser_context_new (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c1224 static cp_parser_context *cp_parser_context_new
1279 cp_parser_context_new (cp_parser_context* next) in cp_parser_context_new() function
2792 parser->context = cp_parser_context_new (NULL); in cp_parser_new()
17352 parser->context = cp_parser_context_new (parser->context); in cp_parser_parse_tentatively()
H A DChangeLog-2002100 (cp_parser_context_new): Use it.
H A DChangeLog-20043269 (cp_parser_context_new): Likewise.
H A DChangeLog-20036436 (cp_parser_context_new): Adjust.