Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h764 using InternalIteratorTy = ImutAVLTreeGenericIterator<ImutInfo>; variable
766 InternalIteratorTy InternalItr;
792 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft);
800 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft);
809 InternalItr.getVisitState() != InternalIteratorTy::VisitedLeft) in skipSubTree()