Searched defs:toVector (Results 1 – 5 of 5) sorted by relevance
32 void Twine::toVector(SmallVectorImpl<char> &Out) const { in toVector() function in Twine
84 toVector(): Vector<T> { method in Opt
301 Opt.prototype.toVector = function () { method in Opt
458 public fun toVector(): Vector { in toVector() method in com.google.flatbuffers.kotlin.Reference