Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp8021 QualType LHSEleType = LHSVecTy->getElementType(); in checkOpenCLVectorShift() local
8029 if (!LHSEleType->isIntegerType()) { in checkOpenCLVectorShift()