Searched refs:write_rust_vec_impl (Results 1 – 2 of 2) sorted by relevance
1425 ImplKey::RustVec(ident) => write_rust_vec_impl(out, ident), in write_generic_instantiations()1536 fn write_rust_vec_impl(out: &mut OutFile, key: NamedImplKey) { in write_rust_vec_impl() function