Searched refs:write_cxx_vector (Results 1 – 2 of 2) sorted by relevance
1415 ImplKey::CxxVector(ident) => write_cxx_vector(out, ident), in write_generic_instantiations()1898 fn write_cxx_vector(out: &mut OutFile, key: NamedImplKey) { in write_cxx_vector() function