Searched refs:DstPostPostCallCallback (Results 1 – 2 of 2) sorted by relevance
696 ExplodedNodeSet DstPostPostCallCallback; in VisitCXXNewAllocatorCall() local697 getCheckerManager().runCheckersForPostCall(DstPostPostCallCallback, in VisitCXXNewAllocatorCall()699 for (auto I : DstPostPostCallCallback) { in VisitCXXNewAllocatorCall()
328 ExplodedNodeSet DstPostPostCallCallback; in processCallExit() local329 getCheckerManager().runCheckersForPostCall(DstPostPostCallCallback, in processCallExit()332 for (auto I : DstPostPostCallCallback) { in processCallExit()