Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp10677 const VectorType *RHSVecType = RHSType->getAs<VectorType>(); in CheckVectorOperands() local
11972 if (auto RHSVecType = RHS.get()->getType()->getAs<VectorType>()) in CheckShiftOperands() local