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

References

tools/clang/lib/Analysis/PathDiagnostic.cpp
  155     const SourceManager &SMgr = D->path.front()->getLocation().getManager();
tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 3164   const SourceManager &SMgr = LastP->getLocation().getManager();
tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  183   const SourceManager &SMgr = path.front()->getLocation().getManager();
tools/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp
  218   const SourceManager &SMgr = Pieces.front()->getLocation().getManager();
  243   const SourceManager &SMgr = Path.front()->getLocation().getManager();