Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11199 QualType RHSEleType = RHSVecTy ? RHSVecTy->getElementType() : RHSType; checkVectorShift() local
11287 QualType RHSEleType = RHSType->isSveVLSBuiltinType() checkSizelessVectorShift() local
[all...]