Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DAttrIterator.h46 void AdvanceToNext() const { in AdvanceToNext() function
51 void AdvanceToNext(Iterator I) const { in AdvanceToNext() function
67 AdvanceToNext();
71 AdvanceToNext();
89 Left.AdvanceToNext(Right.Current);
91 Right.AdvanceToNext(Left.Current);