clang 20.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 |
|
inline |
|
inline |
|
inline |