Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp11799 QualType RHSEleType = RHSVecTy ? RHSVecTy->getElementType() : RHSType; in checkVectorShift() local
11887 QualType RHSEleType = RHSType->isVLSTBuiltinType() in checkSizelessVectorShift() local