Home
last modified time | relevance | path

Searched defs:remapPath (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DPrettyPrinter.h38 virtual std::string remapPath(StringRef Path) const { in remapPath() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h104 std::string remapPath(StringRef Path) const override { in remapPath() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp271 remapPath(StringRef Path, in remapPath() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2424 remapPath(StringRef Path, in remapPath() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp758 std::string remapPath(StringRef Path) const override { in ComputeName() function in PredefinedExpr::ComputeName::PrettyCallbacks