Searched refs:IncompatibleDeclaration (Results 1 – 1 of 1) sorted by relevance
277 IncompatibleDeclaration(String), enumerator317 | Self::IncompatibleDeclaration { .. } in source()335 Self::IncompatibleDeclaration(name) => { in fmt()748 Err(ModuleError::IncompatibleDeclaration(name.to_owned())) in declare_function()795 Err(ModuleError::IncompatibleDeclaration(name.to_owned())) in declare_data()