Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DPrettyPrinter.h38 virtual std::string remapPath(StringRef Path) const { in remapPath() function
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h100 std::string remapPath(StringRef Path) const override { in remapPath() function
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2095 static std::string remapPath(StringRef Path, in remapPath() function