Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11080 const VectorType *LHSVecType = LHSType->getAs<VectorType>(); CheckVectorOperands() local
12402 if (auto LHSVecType = LHS.get()->getType()->getAs<VectorType>()) CheckShiftOperands() local
[all...]