Searched refs:InternalIteratorTy (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/ADT/
H A DImmutableSet.h762 typedef ImutAVLTreeGenericIterator<ImutInfo> InternalIteratorTy; typedef in class:llvm::ImutAVLTreeInOrderIterator
763 InternalIteratorTy InternalItr;
789 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft);
797 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft);
806 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft)
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DImmutableSet.h758 typedef ImutAVLTreeGenericIterator<ImutInfo> InternalIteratorTy; typedef in class:llvm::ImutAVLTreeInOrderIterator
759 InternalIteratorTy InternalItr;
783 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft);
791 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft);
800 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft)

Completed in 178 milliseconds