Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorChecker.cpp343 ProgramStateRef createContainerEnd(ProgramStateRef State, const MemRegion *Cont,
1169 State = createContainerEnd(State, ContReg, EndSym); in handleEnd()
2007 ProgramStateRef createContainerEnd(ProgramStateRef State, const MemRegion *Cont, in createContainerEnd() function