Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c1904 static cp_parser_context *cp_parser_context_new
1961 cp_parser_context_new (cp_parser_context* next) in cp_parser_context_new() function
3992 parser->context = cp_parser_context_new (NULL); in cp_parser_new()
31865 parser->context = cp_parser_context_new (parser->context); in cp_parser_parse_tentatively()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20142522 (cp_parser_context_new): Likewise.
H A Dparser.cc2005 static cp_parser_context *cp_parser_context_new
2062 cp_parser_context_new (cp_parser_context* next) in cp_parser_context_new() function
4208 parser->context = cp_parser_context_new (NULL); in cp_parser_new()
34169 parser->context = cp_parser_context_new (parser->context); in cp_parser_parse_tentatively()
H A DChangeLog-20102382 (cp_parser_context_new): Likewise.
H A DChangeLog-2002100 (cp_parser_context_new): Use it.
H A DChangeLog-20036436 (cp_parser_context_new): Adjust.
H A DChangeLog-20043269 (cp_parser_context_new): Likewise.