reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
   84   getDefaultEndPath(const BugReporterContext &BRC, const ExplodedNode *N,

References

tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  721   return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR);
tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 2008     LastPiece = BugReporterVisitor::getDefaultEndPath(*this, ErrorNode,