Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp7889 const VectorType *RHSVecType = RHSType->getAs<VectorType>(); in CheckVectorOperands() local
8687 if (auto RHSVecType = RHS.get()->getType()->getAs<VectorType>()) in CheckShiftOperands() local