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