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

References

tools/clang/lib/AST/TypePrinter.cpp
 1193           OS << Policy.remapPath(File);
tools/clang/lib/CodeGen/CGDebugInfo.cpp
  239   PP.remapPath = [this](StringRef Path) { return remapDIPath(Path); };