Searched refs:ReverseRemapPath (Results 1 – 3 of 3) sorted by relevance
111 std::optional<llvm::StringRef> ReverseRemapPath(const FileSpec &file,
224 PathMappingList::ReverseRemapPath(const FileSpec &file, FileSpec &fixed) const { in ReverseRemapPath() function in PathMappingList
361 GetSourcePathMap().ReverseRemapPath(file, remapped_file); in CreateBreakpoint()