Home | History | Annotate | Download | only in Parse

Lines Matching refs:ExprType

2770 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType,
2774 assert(ExprType == CastExpr && "Compound literals are not ambiguous!");
2854 ExprType = CompoundLiteral;
2878 ExprType = SimpleExpr;