Searched refs:DstPostPostCallCallback (Results 1 – 2 of 2) sorted by relevance
402 ExplodedNodeSet DstPostPostCallCallback; in processCallExit() local403 getCheckerManager().runCheckersForPostCall(DstPostPostCallCallback, in processCallExit()406 for (ExplodedNode *I : DstPostPostCallCallback) { in processCallExit()
982 ExplodedNodeSet DstPostPostCallCallback; in VisitCXXNewAllocatorCall() local983 getCheckerManager().runCheckersForPostCall(DstPostPostCallCallback, in VisitCXXNewAllocatorCall()985 for (ExplodedNode *I : DstPostPostCallCallback) { in VisitCXXNewAllocatorCall()