Lines Matching full:castexpr
3028 assert(ExprType == CastExpr && "Compound literals are not ambiguous!");3084 ParseAs = NotCastExpr ? SimpleExpr : CastExpr;3123 assert(ParseAs == CastExpr);