Searched refs:getNodeParent (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/ADT/
H A Dilist_node.h86 const ParentTy *getNodeParent() const { function in class:llvm::ilist_node_with_parent
98 getNodeParent()->*(ParentTy::getSublistAccess((NodeTy *)nullptr));
111 getNodeParent()->*(ParentTy::getSublistAccess((NodeTy *)nullptr));
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_node.h253 const ParentTy *getNodeParent() const { function in class:llvm::ilist_node_with_parent
265 getNodeParent()->*(ParentTy::getSublistAccess((NodeTy *)nullptr));
278 getNodeParent()->*(ParentTy::getSublistAccess((NodeTy *)nullptr));

Completed in 125 milliseconds