Home
last modified time | relevance | path

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

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