Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseCastExpression

2844   ExprResult Operand(ParseCastExpression(false));
3075 Result = ParseCastExpression(false/*isUnaryExpression*/,
3128 // Result is what ParseCastExpression returned earlier.