Home | History | Annotate | Download | only in Parse

Lines Matching refs:ExprType

2897 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType,
2901 assert(ExprType == CastExpr && "Compound literals are not ambiguous!");
2981 ExprType = CompoundLiteral;
3005 ExprType = SimpleExpr;