Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorRangeChecker.cpp239 auto StateAfter = advancePosition(State, LHS, Op, Value); in verifyRandomIncrOrDecr() local
H A DIteratorModeling.cpp700 const auto StateAfter = C.getState(); in noChangeInAdvance() local