Searched refs:ReverseRemapPath (Results 1 – 4 of 4) sorted by relevance
88 bool ReverseRemapPath(const FileSpec &file, FileSpec &fixed) const;
43 EXPECT_TRUE(map.ReverseRemapPath(match.remapped, unmapped_spec)); in TestPathMappings()
200 bool PathMappingList::ReverseRemapPath(const FileSpec &file, FileSpec &fixed) const { in ReverseRemapPath() function in PathMappingList
358 if (!GetSourcePathMap().ReverseRemapPath(file, remapped_file)) in CreateBreakpoint()