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.cpp754 const ExplodedNode *EndN, in getEndPath() argument
757 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR); in getEndPath()
762 const ExplodedNode *EndN, in getEndPath() argument
785 const RefVal *RV = getRefBinding(EndN->getState(), Sym); in getEndPath()
789 const Decl *D = &EndN->getCodeDecl(); in getEndPath()