Searched refs:DstElTy (Results 1 – 1 of 1) sorted by relevance
2622 QualType DstElTy = DestTy->castAs<VectorType>()->getElementType(); in VisitCastExpr() local2623 if (DstElTy->isSignedIntegerOrEnumerationType()) in VisitCastExpr()2635 QualType DstElTy = DestTy->castAs<VectorType>()->getElementType(); in VisitCastExpr() local2636 if (DstElTy->castAs<BuiltinType>()->getKind() < in VisitCastExpr()