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