Home | History | Annotate | Download | only in Parse

Lines Matching refs:ExprType

2910 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType,
2915 assert(ExprType == CastExpr && "Compound literals are not ambiguous!");
3000 ExprType = CompoundLiteral;
3027 ExprType = SimpleExpr;