Home
last modified time | relevance | path

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

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