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 997 of file Stmt.h.
◆ ConstExprIterator() [1/2]
clang::Stmt::ConstExprIterator::ConstExprIterator |
( |
| ) |
|
|
inline |
◆ ConstExprIterator() [2/2]
clang::Stmt::ConstExprIterator::ConstExprIterator |
( |
const Stmt *const * |
I | ) |
|
|
inline |
◆ operator*()
reference clang::Stmt::ConstExprIterator::operator* |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: