Lines Matching defs:ParseNewPrefix
3361 Expression* Parser::ParseNewPrefix(PositionStack* stack, bool* ok) {3378 result = ParseNewPrefix(stack, CHECK_OK);3394 return ParseNewPrefix(&stack, ok);