Searched refs:assumeSymWithinInclusiveRange (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/StaticAnalyzer/Core/ |
D | SimpleConstraintManager.cpp | 205 return assumeSymWithinInclusiveRange(State, Sym, From, To, InRange); in assumeWithinInclusiveRange() 216 return assumeSymWithinInclusiveRange(State, Sym, From, To, InRange); in assumeWithinInclusiveRange() 302 SimpleConstraintManager::assumeSymWithinInclusiveRange(ProgramStateRef State, in assumeSymWithinInclusiveRange() function in clang::ento::SimpleConstraintManager
|
D | SimpleConstraintManager.h | 52 ProgramStateRef assumeSymWithinInclusiveRange(ProgramStateRef State,
|