Home
last modified time | relevance | path

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

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