Searched refs:EndN (Results 1 – 1 of 1) sorted by relevance
2300 const ExplodedNode *EndN, BugReport &BR) { in getEndPath() argument2302 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR); in getEndPath()2307 const ExplodedNode *EndN, BugReport &BR) { in getEndPath() argument2317 GetAllocationSite(BRC.getStateManager(), EndN, Sym); in getEndPath()2327 const ExplodedNode *LeakN = EndN; in getEndPath()2343 const RefVal* RV = getRefBinding(EndN->getState(), Sym); in getEndPath()2350 const Decl *D = &EndN->getCodeDecl(); in getEndPath()2376 const ObjCMethodDecl &MD = cast<ObjCMethodDecl>(EndN->getCodeDecl()); in getEndPath()