Lines Matching refs:ParseNewPrefix
3349 Expression* Parser::ParseNewPrefix(PositionStack* stack, bool* ok) {3366 result = ParseNewPrefix(stack, CHECK_OK);3382 return ParseNewPrefix(&stack, ok);