Searched defs:RemapPath (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | PathMappingList.cpp | 176 bool PathMappingList::RemapPath(ConstString path, RemapPath() function in PathMappingList |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.cpp | 3027 auto RemapPath = [this](StringRef Path) -> std::string { getOrCreateModuleRef() local |