Searched refs:EndN (Results 1 – 1 of 1) sorted by relevance
2275 const ExplodedNode *EndN, BugReport &BR) { in getEndPath() argument2277 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR); in getEndPath()2282 const ExplodedNode *EndN, BugReport &BR) { in getEndPath() argument2292 GetAllocationSite(BRC.getStateManager(), EndN, Sym); in getEndPath()2302 const ExplodedNode *LeakN = EndN; in getEndPath()2318 const RefVal* RV = getRefBinding(EndN->getState(), Sym); in getEndPath()2325 const Decl *D = &EndN->getCodeDecl(); in getEndPath()2351 const ObjCMethodDecl &MD = cast<ObjCMethodDecl>(EndN->getCodeDecl()); in getEndPath()