Searched refs:getValuePtr (Results 1 – 2 of 2) sorted by relevance
242 static typename OptionsT::pointer getValuePtr(ilist_node_impl<OptionsT> *N) { in getValuePtr() function248 getValuePtr(const ilist_node_impl<OptionsT> *N) { in getValuePtr() function289 static pointer getValuePtr(node_type *N) { in getValuePtr() function290 return NodeAccess::getValuePtr<OptionsT>(N); in getValuePtr()293 static const_pointer getValuePtr(const node_type *N) { in getValuePtr() function294 return NodeAccess::getValuePtr<OptionsT>(N); in getValuePtr()
169 return *Access::getValuePtr(NodePtr);323 return *Access::getValuePtr(NodePtr);