Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseCastExpression

2610   ExprResult Operand(ParseCastExpression(false));
2948 Result = ParseCastExpression(false/*isUnaryExpression*/,
2994 // Result is what ParseCastExpression returned earlier.