tipc
A TIP to LLVM compiler
|
This is the complete list of members for PreOrderIterator, including all inherited members.
clone() override | PreOrderIterator | virtual |
get_tree() const | IteratorImpl | |
IteratorImpl(SyntaxTree const &tree) | IteratorImpl | explicit |
operator!=(const IteratorImpl &rhs) const override | PreOrderIterator | virtual |
operator*() override | PreOrderIterator | virtual |
operator++() override | PreOrderIterator | virtual |
operator->() override | PreOrderIterator | virtual |
operator==(const IteratorImpl &rhs) const override | PreOrderIterator | virtual |
PreOrderIterator(SyntaxTree const &tree, bool end) | PreOrderIterator | explicit |
stack | PreOrderIterator | |
tree | IteratorImpl | protected |
~IteratorImpl() | IteratorImpl | virtual |
~PreOrderIterator() override | PreOrderIterator |