Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp7888 const VectorType *LHSVecType = LHSType->getAs<VectorType>(); in CheckVectorOperands() local
8684 if (auto LHSVecType = LHS.get()->getType()->getAs<VectorType>()) in CheckShiftOperands() local