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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DImmutableSet.h767 typedef ImutAVLTreeGenericIterator<ImutInfo> InternalIteratorTy; typedef in class:llvm::ImutAVLTreeInOrderIterator
768 InternalIteratorTy InternalItr;
794 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft);
802 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft);
811 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft)
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DImmutableSet.h767 typedef ImutAVLTreeGenericIterator<ImutInfo> InternalIteratorTy; typedef in class:llvm::ImutAVLTreeInOrderIterator
768 InternalIteratorTy InternalItr;
794 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft);
802 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft);
811 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft)

Completed in 61 milliseconds