Home
last modified time | relevance | path

Searched refs:assumeSymbolWithinInclusiveRange (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DSimpleConstraintManager.h92 virtual ProgramStateRef assumeSymbolWithinInclusiveRange(
DRangeConstraintManager.cpp324 ProgramStateRef assumeSymbolWithinInclusiveRange(
657 RangeConstraintManager::assumeSymbolWithinInclusiveRange( in assumeSymbolWithinInclusiveRange() function in RangeConstraintManager
DSimpleConstraintManager.cpp326 return assumeSymbolWithinInclusiveRange(State, AdjustedSym, ConvertedFrom, in assumeSymWithinInclusiveRange()