Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp7292 const VectorType *LHSVecType = LHSType->getAs<VectorType>(); in CheckVectorOperands() local
8076 if (auto LHSVecType = LHS.get()->getType()->getAs<VectorType>()) in CheckShiftOperands() local