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