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

Declarations

include/llvm/IR/DiagnosticInfo.h
  359   StringRef getRelativePath() const;

References

lib/IR/DiagnosticInfo.cpp
  149   RelativePath = Loc.getRelativePath();
lib/IR/RemarkStreamer.cpp
   75   StringRef File = DL.getRelativePath();