Searched defs:AppendVector (Results 1 – 2 of 2) sorted by relevance
71 const sem::Call* AppendVector(ProgramBuilder* b, in AppendVector() function
261 void AppendVector(ZoneVector<T>* dst, const ZoneVector<T>& src) { in AppendVector() function