Searched refs:DstPostPostCallCallback (Results 1 – 2 of 2) sorted by relevance
400 ExplodedNodeSet DstPostPostCallCallback; in processCallExit() local401 getCheckerManager().runCheckersForPostCall(DstPostPostCallCallback, in processCallExit()404 for (ExplodedNode *I : DstPostPostCallCallback) { in processCallExit()
987 ExplodedNodeSet DstPostPostCallCallback; in VisitCXXNewAllocatorCall() local988 getCheckerManager().runCheckersForPostCall(DstPostPostCallCallback, in VisitCXXNewAllocatorCall()990 for (ExplodedNode *I : DstPostPostCallCallback) { in VisitCXXNewAllocatorCall()