clang 22.0.0git
|
A helper iterator adaptor to convert the iterators to SmallVector<SomeDeclID> to the iterators to SmallVector<OtherDeclID>. More...
#include "clang/AST/DeclID.h"
Public Member Functions | |
DeclIDIterator () | |
DeclIDIterator (const FromTy *ID) | |
ToTy | operator* () const |
bool | operator== (const DeclIDIterator &RHS) const |
A helper iterator adaptor to convert the iterators to SmallVector<SomeDeclID> to the iterators to SmallVector<OtherDeclID>.
|
inline |
Definition at line 234 of file DeclID.h.
References DeclIDIterator(), and clang::nullptr.
Referenced by DeclIDIterator(), DeclIDIterator(), and operator==().
|
inline |
Definition at line 236 of file DeclID.h.
References DeclIDIterator().
|
inline |
|
inline |
Definition at line 241 of file DeclID.h.
References DeclIDIterator().