Home
last modified time | relevance | path

Searched refs:EndN (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp755 const ExplodedNode *EndN, in getEndPath() argument
758 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR); in getEndPath()
763 const ExplodedNode *EndN, in getEndPath() argument
786 const RefVal *RV = getRefBinding(EndN->getState(), Sym); in getEndPath()
790 const Decl *D = &EndN->getCodeDecl(); in getEndPath()