Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1098 if (std::optional<loc::ConcreteInt> lhsInt = in evalBinOpLN() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp4444 const llvm::APSInt &lhsInt = CS->getLHS()->EvaluateKnownConstInt(Ctx); in shouldAddCase() local