Home
last modified time | relevance | path

Searched refs:hasRightChild (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/ADT/
DBinTree.h36 if (hasRightChild()) in DFSIterator()
52 if (hasRightChild()) in advance()
71 if (hasRightChild()) in BFSIterator()
87 if (hasRightChild()) in advance()
DTreeBase.h66 bool hasRightChild() const in hasRightChild() function