Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAttrIterator.h48 void AdvanceToNext() const { in AdvanceToNext() function
53 void AdvanceToNext(Iterator I) const { in AdvanceToNext() function
69 AdvanceToNext();
73 AdvanceToNext();
91 Left.AdvanceToNext(Right.Current);
93 Right.AdvanceToNext(Left.Current);