reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7946 assert(SecondVec->isVectorType() && "SecondVec should be a vector type"); 7948 if (hasSameUnqualifiedType(FirstVec, SecondVec)) 7954 const auto *Second = SecondVec->castAs<VectorType>();