Const iterator for iterating over Stmt * arrays that contain only Expr *.
More...
#include "clang/AST/Stmt.h"
Const iterator for iterating over Stmt * arrays that contain only Expr *.
Definition at line 329 of file Stmt.h.
| clang::Stmt::ConstExprIterator::ConstExprIterator |
( |
| ) |
|
|
inline |
| clang::Stmt::ConstExprIterator::ConstExprIterator |
( |
const Stmt *const * |
I | ) |
|
|
inline |
| reference clang::Stmt::ConstExprIterator::operator* |
( |
| ) |
const |
|
inline |
Definition at line 336 of file Stmt.h.
References I.
The documentation for this struct was generated from the following file: