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