Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp114 ProgramStateRef createContainerEnd(ProgramStateRef State, const MemRegion *Cont,
285 State = createContainerEnd(State, ContReg, CE, C.getASTContext().LongTy, in handleEnd()
870 ProgramStateRef createContainerEnd(ProgramStateRef State, const MemRegion *Cont, in createContainerEnd() function