Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp11794 QualType LHSEleType = LHSVecTy ? LHSVecTy->getElementType() : LHSType; in checkVectorShift() local
11880 QualType LHSEleType = LHSType->isVLSTBuiltinType() in checkSizelessVectorShift() local