Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h111 ProgramStateRef StInRange = assumeWithinInclusiveRange(State, Value, From, in assumeWithinInclusiveRangeDual() local
116 if (!StInRange) in assumeWithinInclusiveRangeDual()
128 return ProgramStatePair(StInRange, StOutOfRange); in assumeWithinInclusiveRangeDual()