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

References

tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 2554   std::tie(CurrentBugPath.Report, OrigN) = ReportNodes.pop_back_val();
 2576       CurrentBugPath.ErrorNode = NewN;
 2592   CurrentBugPath.BugPath = std::move(GNew);
 2594   return &CurrentBugPath;