Searched refs:DstElTy (Results 1 – 1 of 1) sorted by relevance
2835 QualType DstElTy = DestTy->castAs<VectorType>()->getElementType(); in VisitCastExpr() local2836 if (DstElTy->isSignedIntegerOrEnumerationType()) in VisitCastExpr()2848 QualType DstElTy = DestTy->castAs<VectorType>()->getElementType(); in VisitCastExpr() local2849 if (DstElTy->castAs<BuiltinType>()->getKind() < in VisitCastExpr()