clang API Documentation
#include <StmtIterator.h>
Public Member Functions | |
StmtIterator () | |
StmtIterator (Stmt **S) | |
StmtIterator (Decl **dgi, Decl **dge) | |
StmtIterator (const VariableArrayType *t) |
Definition at line 119 of file StmtIterator.h.
clang::StmtIterator::StmtIterator | ( | ) | [inline, explicit] |
Definition at line 120 of file StmtIterator.h.
clang::StmtIterator::StmtIterator | ( | Stmt ** | S | ) | [inline] |
Definition at line 122 of file StmtIterator.h.
clang::StmtIterator::StmtIterator | ( | Decl ** | dgi, |
Decl ** | dge | ||
) | [inline] |
Definition at line 124 of file StmtIterator.h.
clang::StmtIterator::StmtIterator | ( | const VariableArrayType * | t | ) | [inline] |
Definition at line 127 of file StmtIterator.h.