Searched refs:ChildItTy (Results 1 – 3 of 3) sorted by relevance
72 typedef typename GT::ChildIteratorType ChildItTy; typedef78 std::vector<std::pair<PointerIntTy, ChildItTy> > VisitStack;103 std::pair<PointerIntTy, ChildItTy> &Top = VisitStack.back(); in toNext()105 ChildItTy &It = Top.second; in toNext()
40 typedef typename GT::ChildIteratorType ChildItTy; typedef61 std::vector<std::pair<NodeType *, ChildItTy> > VisitStack;181 for (ChildItTy CI = GT::child_begin(N), CE=GT::child_end(N); CI != CE; ++CI) in hasLoop()
97 typedef typename GT::ChildIteratorType ChildItTy; typedef101 std::vector<std::pair<NodeType *, ChildItTy> > VisitStack;