Searched refs:cp_parser_context_new (Results 1 – 4 of 4) sorted by relevance
1224 static cp_parser_context *cp_parser_context_new1279 cp_parser_context_new (cp_parser_context* next) in cp_parser_context_new() function2792 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()
100 (cp_parser_context_new): Use it.
3269 (cp_parser_context_new): Likewise.
6436 (cp_parser_context_new): Adjust.