Home | History | Annotate | Download | only in Parse

Lines Matching refs:ExprType

2729 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType,
2733 assert(ExprType == CastExpr && "Compound literals are not ambiguous!");
2813 ExprType = CompoundLiteral;
2837 ExprType = SimpleExpr;