Searched defs:vecTy (Results 1 – 2 of 2) sorted by relevance
2062 if (const VectorType *vecTy = DestType->getAs<VectorType>()) in CheckCXXCStyleCast() local
3209 llvm::VectorType *vecTy = cast<llvm::VectorType>(condType); in VisitAbstractConditionalOperator() local