Searched refs:DstPostPostCallCallback (Results 1 – 2 of 2) sorted by relevance
331 ExplodedNodeSet DstPostPostCallCallback; in processCallExit() local332 getCheckerManager().runCheckersForPostCall(DstPostPostCallCallback, in processCallExit()335 for (ExplodedNode *I : DstPostPostCallCallback) { in processCallExit()
824 ExplodedNodeSet DstPostPostCallCallback; in VisitCXXNewAllocatorCall() local825 getCheckerManager().runCheckersForPostCall(DstPostPostCallCallback, in VisitCXXNewAllocatorCall()827 for (ExplodedNode *I : DstPostPostCallCallback) { in VisitCXXNewAllocatorCall()