Searched refs:computeAdjustment (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp82 computeAdjustment(AdjustedSym, Adjustment);
149 computeAdjustment(Sym, Adjustment);
184 void RangedConstraintManager::computeAdjustment(SymbolRef &Sym, function in class:clang::ento::RangedConstraintManager
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h209 static void computeAdjustment(SymbolRef &Sym, llvm::APSInt &Adjustment);

Completed in 99 milliseconds