Searched refs:DstPostPostCallCallback (Results 1 – 2 of 2) sorted by relevance
927 ExplodedNodeSet DstPostPostCallCallback; in VisitCXXNewAllocatorCall() local928 getCheckerManager().runCheckersForPostCall(DstPostPostCallCallback, in VisitCXXNewAllocatorCall()930 for (ExplodedNode *I : DstPostPostCallCallback) { in VisitCXXNewAllocatorCall()
348 ExplodedNodeSet DstPostPostCallCallback; in processCallExit() local349 getCheckerManager().runCheckersForPostCall(DstPostPostCallCallback, in processCallExit()352 for (ExplodedNode *I : DstPostPostCallCallback) { in processCallExit()