Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dparser.c1211 static cp_parser_context *cp_parser_context_new
1266 cp_parser_context_new (cp_parser_context* next) in cp_parser_context_new() function
2616 parser->context = cp_parser_context_new (NULL); in cp_parser_new()
16830 parser->context = cp_parser_context_new (parser->context); in cp_parser_parse_tentatively()
DChangeLog-2002100 (cp_parser_context_new): Use it.
DChangeLog-20036436 (cp_parser_context_new): Adjust.
DChangeLog-20043269 (cp_parser_context_new): Likewise.