Searched defs:to_vec (Results 1 – 2 of 2) sorted by relevance
819 pub fn to_vec(&self) -> Vec<u8> { in to_vec() method
1606 if (auto* to_vec = to_type->As<sem::Vector>()) { in GenerateCastOrCopyOrPassthrough() local