Searched defs:getValuePtr (Results 1 – 2 of 2) sorted by relevance
172 static typename OptionsT::pointer getValuePtr(ilist_node_impl<OptionsT> *N) { in getValuePtr() function177 getValuePtr(const ilist_node_impl<OptionsT> *N) { in getValuePtr() function213 static pointer getValuePtr(node_type *N) { in getValuePtr() function216 static const_pointer getValuePtr(const node_type *N) { in getValuePtr() function
80 const Scalar* getValuePtr (void) const { return m_value; } in getValuePtr() function in rsg::StridedValueRead