Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11194 QualType LHSEleType = LHSVecTy ? LHSVecTy->getElementType() : LHSType; checkVectorShift() local
11280 QualType LHSEleType = LHSType->isSveVLSBuiltinType() checkSizelessVectorShift() local
[all...]