Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DRangedConstraintManager.cpp204 void RangedConstraintManager::computeAdjustment(SymbolRef &Sym, in computeAdjustment() function in clang::ento::RangedConstraintManager
/external/clang/lib/StaticAnalyzer/Core/
DSimpleConstraintManager.cpp229 static void computeAdjustment(SymbolRef &Sym, llvm::APSInt &Adjustment) { in computeAdjustment() function