Home
last modified time | relevance | path

Searched refs:getNodeParent (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ADT/
Dilist_node.h86 const ParentTy *getNodeParent() const {
98 getNodeParent()->*(ParentTy::getSublistAccess((NodeTy *)nullptr));
111 getNodeParent()->*(ParentTy::getSublistAccess((NodeTy *)nullptr));
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
Dilist_node.h267 const ParentTy *getNodeParent() const { in getNodeParent() function
279 getNodeParent()->*(ParentTy::getSublistAccess((NodeTy *)nullptr)); in getPrevNode()
293 getNodeParent()->*(ParentTy::getSublistAccess((NodeTy *)nullptr)); in getNextNode()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist_node.h253 const ParentTy *getNodeParent() const { in getNodeParent() function
265 getNodeParent()->*(ParentTy::getSublistAccess((NodeTy *)nullptr)); in getPrevNode()
278 getNodeParent()->*(ParentTy::getSublistAccess((NodeTy *)nullptr)); in getNextNode()