Searched refs:SrcElTy (Results 1 – 1 of 1) sorted by relevance
2594 QualType SrcElTy = E->getType()->castAs<VectorType>()->getElementType(); in VisitCastExpr() local2596 SrcElTy->isSignedIntegerOrEnumerationType(), in VisitCastExpr()2610 QualType SrcElTy = E->getType()->castAs<VectorType>()->getElementType(); in VisitCastExpr() local2611 if (SrcElTy->isSignedIntegerOrEnumerationType()) in VisitCastExpr()2634 QualType SrcElTy = E->getType()->castAs<VectorType>()->getElementType(); in VisitCastExpr() local2637 SrcElTy->castAs<BuiltinType>()->getKind()) in VisitCastExpr()