Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DAttr.h167 void AdvanceToNext() const { in AdvanceToNext() function
172 void AdvanceToNext(AttrVec::const_iterator I) const { in AdvanceToNext() function
188 AdvanceToNext();
192 AdvanceToNext();
209 Left.AdvanceToNext(Right.Current);
211 Right.AdvanceToNext(Left.Current);