Searched defs:getVector (Results 1 – 5 of 5) sorted by relevance
119 template <typename VectorKeyT> VectorPtr getVector(VectorKeyT v) { in getVector() function
120 VectorPtr getVector(VectorKeyT v) { return VectorPool.getValue(std::move(v)); } in getVector() function
65 protected NodeVector getVector() { in getVector() method in NodeSequence920 private NodeVector getVector() { in getVector() method in NodeSequence.IteratorCache
211 v128 getVector(pint_t addr) { in getVector() function in libunwind::LocalAddressSpace
111 const AbbrevListVector &getVector() const { return Abbrevs; } in getVector() function