Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp335 const nonloc::ConcreteInt& lhsInt = cast<nonloc::ConcreteInt>(lhs); in evalBinOpNN() local
894 if (loc::ConcreteInt *lhsInt = dyn_cast<loc::ConcreteInt>(&lhs)) { in evalBinOpLN() local
/external/clang/lib/Analysis/
DCFG.cpp2520 const llvm::APSInt &lhsInt = CS->getLHS()->EvaluateKnownConstInt(Ctx); in shouldAddCase() local