Searched refs:cp_parser_context_new (Results 1 – 7 of 7) sorted by relevance
1904 static cp_parser_context *cp_parser_context_new1961 cp_parser_context_new (cp_parser_context* next) in cp_parser_context_new() function3992 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()
2522 (cp_parser_context_new): Likewise.
2005 static cp_parser_context *cp_parser_context_new2062 cp_parser_context_new (cp_parser_context* next) in cp_parser_context_new() function4208 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()
2382 (cp_parser_context_new): Likewise.
100 (cp_parser_context_new): Use it.
6436 (cp_parser_context_new): Adjust.
3269 (cp_parser_context_new): Likewise.