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

Declarations

tools/clang/include/clang/Basic/SourceLocation.h
  375   std::pair<FullSourceLoc, StringRef> getModuleImportLoc() const;

References

tools/clang/lib/Frontend/DiagnosticRenderer.cpp
  203   std::pair<FullSourceLoc, StringRef> Imported = Loc.getModuleImportLoc();
  225   std::pair<FullSourceLoc, StringRef> NextImportLoc = Loc.getModuleImportLoc();
  240   std::pair<FullSourceLoc, StringRef> NextImportLoc = Loc.getModuleImportLoc();