pub fn has_name_clash_parts( idx: &ModuleIdx<'_>, current_module: &[String], parts: &[String], ) -> bool