Searched defs:getTrailingObjects (Results 1 – 2 of 2) sorted by relevance
302 template <typename T> const T *getTrailingObjects() const { in getTrailingObjects() function314 template <typename T> T *getTrailingObjects() { in getTrailingObjects() function
301 template <typename T> const T *getTrailingObjects() const { in getTrailingObjects() function313 template <typename T> T *getTrailingObjects() { in getTrailingObjects() function