Searched refs:EndN (Results 1 – 1 of 1) sorted by relevance
2299 const ExplodedNode *EndN, BugReport &BR) { in getEndPath() argument2301 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR); in getEndPath()2306 const ExplodedNode *EndN, BugReport &BR) { in getEndPath() argument2316 GetAllocationSite(BRC.getStateManager(), EndN, Sym); in getEndPath()2326 const ExplodedNode *LeakN = EndN; in getEndPath()2342 const RefVal* RV = getRefBinding(EndN->getState(), Sym); in getEndPath()2349 const Decl *D = &EndN->getCodeDecl(); in getEndPath()2375 const ObjCMethodDecl &MD = cast<ObjCMethodDecl>(EndN->getCodeDecl()); in getEndPath()