Searched defs:toVector (Results 1 – 2 of 2) sorted by relevance
26 void Twine::toVector(SmallVectorImpl<char> &Out) const { in toVector() function in Twine
382 bool toVector(JSC::ExecState* exec, JSC::JSValue value, Vector<T, inlineCapacity>& vector) in toVector() function