Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp9986 const VectorType *RHSVecType = RHSType->getAs<VectorType>(); in CheckVectorOperands() local
11026 if (auto RHSVecType = RHS.get()->getType()->getAs<VectorType>()) in CheckShiftOperands() local