Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/ADT/
DBinTree.h65 class BFSIterator : public TreeIteratorBase
68 BFSIterator() in BFSIterator() function
72 BFSIterator(NodeBase *X) in BFSIterator() function
80 virtual ~BFSIterator() in ~BFSIterator()
380 typedef PolicyIterator<value_type, NonConstTraits<value_type>, BFSIterator> bfs_iterator;
381 typedef PolicyIterator<value_type, ConstTraits<value_type>, BFSIterator> const_bfs_iterator;