Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DAttrIterator.h47 void AdvanceToNext() const { in AdvanceToNext() function
52 void AdvanceToNext(Iterator I) const { in AdvanceToNext() function
68 AdvanceToNext();
72 AdvanceToNext();
90 Left.AdvanceToNext(Right.Current);
92 Right.AdvanceToNext(Left.Current);