Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp9985 const VectorType *LHSVecType = LHSType->getAs<VectorType>(); in CheckVectorOperands() local
11023 if (auto LHSVecType = LHS.get()->getType()->getAs<VectorType>()) in CheckShiftOperands() local