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

Declarations

tools/clang/include/clang/Frontend/DiagnosticRenderer.h
  108   void emitImportStackRecursively(FullSourceLoc Loc, StringRef ModuleName);

References

tools/clang/lib/Frontend/DiagnosticRenderer.cpp
  206     emitImportStackRecursively(Imported.first, Imported.second);
  226   emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second);
  241   emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second);