Searched refs:getContainerEnd (Results 1 – 1 of 1) sorted by relevance
339 SymbolRef getContainerEnd(ProgramStateRef State, const MemRegion *Cont);1163 auto EndSym = getContainerEnd(State, ContReg); in handleEnd()1983 SymbolRef getContainerEnd(ProgramStateRef State, const MemRegion *Cont) { in getContainerEnd() function