Home
last modified time | relevance | path

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

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