Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h84 getDefaultEndPath(const BugReporterContext &BRC, const ExplodedNode *N,
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp761 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR); in getEndPath()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp329 BugReporterVisitor::getDefaultEndPath(const BugReporterContext &BRC, in getDefaultEndPath() function in BugReporterVisitor
H A DBugReporter.cpp2009 LastPiece = BugReporterVisitor::getDefaultEndPath(*this, ErrorNode, in generate()