Searched defs:getValuePtr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node.h177 static typename OptionsT::pointer getValuePtr(ilist_node_impl<OptionsT> *N) { function in struct:llvm::ilist_detail::NodeAccess
183 getValuePtr(const ilist_node_impl<OptionsT> *N) { function in struct:llvm::ilist_detail::NodeAccess
224 static pointer getValuePtr(node_type *N) { function in struct:llvm::ilist_detail::SpecificNodeAccess
228 static const_pointer getValuePtr(const node_type *N) { function in struct:llvm::ilist_detail::SpecificNodeAccess

Completed in 72 milliseconds