Searched refs:DstPreCall (Results 1 – 1 of 1) sorted by relevance
717 ExplodedNodeSet DstPreCall; in handleConstructor() local728 for (ExplodedNodeSet::iterator I = DstPreCall.begin(), E = DstPreCall.end(); in handleConstructor()733 for (ExplodedNodeSet::iterator I = DstPreCall.begin(), E = DstPreCall.end(); in handleConstructor()854 ExplodedNodeSet DstPreCall; in VisitCXXDestructor() local855 getCheckerManager().runCheckersForPreCall(DstPreCall, Pred, in VisitCXXDestructor()860 for (ExplodedNodeSet::iterator I = DstPreCall.begin(), E = DstPreCall.end(); in VisitCXXDestructor()880 ExplodedNodeSet DstPreCall; in VisitCXXNewAllocatorCall() local886 for (ExplodedNode *I : DstPreCall) { in VisitCXXNewAllocatorCall()1074 ExplodedNodeSet DstPreCall; in VisitCXXDeleteExpr() local1080 for (ExplodedNode *I : DstPreCall) { in VisitCXXDeleteExpr()[all …]