Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp7237 const PointerType *lhsPtr = LHSExpr->getType()->getAs<PointerType>(); in checkArithmeticBinOpPointerOperands() local
8176 const PointerType *lhsPtr = LHSType->getAs<PointerType>(); in CheckCompareOperands() local