Home
last modified time | relevance | path

Searched defs:RHSVecType (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp10048 const VectorType *RHSVecType = RHSType->getAs<VectorType>(); CheckVectorOperands() local
11372 if (auto RHSVecType = RHS.get()->getType()->getAs<VectorType>()) CheckShiftOperands() local
[all...]