clang API Documentation

Public Member Functions
clang::StmtIterator Struct Reference

#include <StmtIterator.h>

Inheritance diagram for clang::StmtIterator:
Inheritance graph
[legend]
Collaboration diagram for clang::StmtIterator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 StmtIterator ()
 StmtIterator (Stmt **S)
 StmtIterator (Decl **dgi, Decl **dge)
 StmtIterator (const VariableArrayType *t)

Detailed Description

Definition at line 119 of file StmtIterator.h.


Constructor & Destructor Documentation

clang::StmtIterator::StmtIterator ( ) [inline, explicit]

Definition at line 120 of file StmtIterator.h.

Definition at line 122 of file StmtIterator.h.

clang::StmtIterator::StmtIterator ( Decl **  dgi,
Decl **  dge 
) [inline]

Definition at line 124 of file StmtIterator.h.

Definition at line 127 of file StmtIterator.h.


The documentation for this struct was generated from the following file: