Searched defs:RemapPath (Results 1 – 2 of 2) sorted by relevance
142 bool PathMappingList::RemapPath(ConstString path, in RemapPath() function in PathMappingList164 PathMappingList::RemapPath(llvm::StringRef mapping_path, in RemapPath() function in PathMappingList
2746 auto RemapPath = [this](StringRef Path) -> std::string { in getOrCreateModuleRef() local