Searched refs:DstPreCall (Results 1 – 1 of 1) sorted by relevance
773 ExplodedNodeSet DstPreCall; in handleConstructor() local784 for (ExplodedNode *N : DstPreCall) in handleConstructor()788 for (ExplodedNode *N : DstPreCall) in handleConstructor()910 ExplodedNodeSet DstPreCall; in VisitCXXDestructor() local911 getCheckerManager().runCheckersForPreCall(DstPreCall, Pred, in VisitCXXDestructor()916 for (ExplodedNode *N : DstPreCall) in VisitCXXDestructor()935 ExplodedNodeSet DstPreCall; in VisitCXXNewAllocatorCall() local941 for (ExplodedNode *I : DstPreCall) { in VisitCXXNewAllocatorCall()1134 ExplodedNodeSet DstPreCall; in VisitCXXDeleteExpr() local1140 for (ExplodedNode *I : DstPreCall) { in VisitCXXDeleteExpr()[all …]