Searched refs:remapped_fullpath (Results 1 – 1 of 1) sorted by relevance
500 std::string remapped_fullpath; in ParseSupportFiles() local545 if (module_sp->RemapSourceFile (fullpath.c_str(), remapped_fullpath)) in ParseSupportFiles()546 support_files.Append(FileSpec (remapped_fullpath.c_str(), false)); in ParseSupportFiles()