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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node.h274 NodeTy *getPrevNode() { function in class:llvm::ilist_node_with_parent
283 const NodeTy *getPrevNode() const { function in class:llvm::ilist_node_with_parent
H A Dilist.h358 pointer getPrevNode(reference N) const { function in class:llvm::iplist_impl
365 const_pointer getPrevNode(const_reference N) const { function in class:llvm::iplist_impl

Completed in 58 milliseconds