Searched refs:ReverseRemapPath (Results 1 – 3 of 3) sorted by relevance
90 bool ReverseRemapPath(const FileSpec &file, FileSpec &fixed) const;
204 bool PathMappingList::ReverseRemapPath(const FileSpec &file, FileSpec &fixed) const { in ReverseRemapPath() function in PathMappingList
339 if (!GetSourcePathMap().ReverseRemapPath(file, remapped_file)) in CreateBreakpoint()