clang API Documentation

clang::StmtIterator Member List
This is the complete list of members for clang::StmtIterator, including all inherited members.
DeclGroupMode enum valueclang::StmtIteratorBase [protected]
DGEclang::StmtIteratorBase [protected]
DGIclang::StmtIteratorBase [protected]
Flags enum valueclang::StmtIteratorBase [protected]
GetDeclExpr() const clang::StmtIteratorBase [protected]
getVAPtr() const clang::StmtIteratorBase [inline, protected]
HandleDecl(Decl *D)clang::StmtIteratorBase [protected]
inDeclGroup() const clang::StmtIteratorBase [inline, protected]
inSizeOfTypeVA() const clang::StmtIteratorBase [inline, protected]
inStmt() const clang::StmtIteratorBase [inline, protected]
NextDecl(bool ImmediateAdvance=true)clang::StmtIteratorBase [protected]
NextVA()clang::StmtIteratorBase [protected]
operator!=(const StmtIterator &RHS) constclang::StmtIteratorImpl< StmtIterator, Stmt *& > [inline]
operator*() constclang::StmtIteratorImpl< StmtIterator, Stmt *& > [inline]
operator++()clang::StmtIteratorImpl< StmtIterator, Stmt *& > [inline]
operator++(int)clang::StmtIteratorImpl< StmtIterator, Stmt *& > [inline]
operator->() constclang::StmtIteratorImpl< StmtIterator, Stmt *& > [inline]
operator==(const StmtIterator &RHS) constclang::StmtIteratorImpl< StmtIterator, Stmt *& > [inline]
RawVAPtrclang::StmtIteratorBase [protected]
setVAPtr(const VariableArrayType *P)clang::StmtIteratorBase [inline, protected]
SizeOfTypeVAMode enum valueclang::StmtIteratorBase [protected]
stmtclang::StmtIteratorBase [protected]
StmtIterator()clang::StmtIterator [inline, explicit]
StmtIterator(Stmt **S)clang::StmtIterator [inline]
StmtIterator(Decl **dgi, Decl **dge)clang::StmtIterator [inline]
StmtIterator(const VariableArrayType *t)clang::StmtIterator [inline]
StmtIteratorBase(Stmt **s)clang::StmtIteratorBase [inline, protected]
StmtIteratorBase(const VariableArrayType *t)clang::StmtIteratorBase [protected]
StmtIteratorBase(Decl **dgi, Decl **dge)clang::StmtIteratorBase [protected]
StmtIteratorBase()clang::StmtIteratorBase [inline, protected]
StmtIteratorImpl(const StmtIteratorBase &RHS)clang::StmtIteratorImpl< StmtIterator, Stmt *& > [inline, protected]
StmtIteratorImpl()clang::StmtIteratorImpl< StmtIterator, Stmt *& > [inline]
StmtIteratorImpl(Stmt **s)clang::StmtIteratorImpl< StmtIterator, Stmt *& > [inline]
StmtIteratorImpl(Decl **dgi, Decl **dge)clang::StmtIteratorImpl< StmtIterator, Stmt *& > [inline]
StmtIteratorImpl(const VariableArrayType *t)clang::StmtIteratorImpl< StmtIterator, Stmt *& > [inline]
StmtMode enum valueclang::StmtIteratorBase [protected]