Searched defs:remapPath (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | PrettyPrinter.h | 38 virtual std::string remapPath(StringRef Path) const { in remapPath() function |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.h | 104 std::string remapPath(StringRef Path) const override { remapPath() function |
/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | DWARFLinkerImpl.cpp | 271 remapPath(StringRef Path, in remapPath() function |
/llvm-project/llvm/lib/DWARFLinker/Classic/ | ||
H A D | DWARFLinker.cpp | 2410 remapPath(StringRef Path, remapPath() function |
/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 758 std::string remapPath(StringRef Path) const override { ComputeName() function in PredefinedExpr::ComputeName::PrettyCallbacks |