|
| If (const TreeRef &tree) |
|
Expr | cond () const |
|
List< Stmt > | trueBranch () const |
|
List< Stmt > | falseBranch () const |
|
If | withNewBranches (const List< Stmt > &true_branch, const List< Stmt > &false_branch) const |
|
| Stmt (const TreeRef &tree) |
|
| TreeView (TreeRef tree) |
|
TreeRef | tree () const |
|
const SourceRange & | range () const |
|
| operator TreeRef () const |
|
const TreeRef & | get () const |
|
int | kind () const |
|
void | dump () const |
|
|
const TreeRef & | subtree (size_t i) const |
|
TreeRef | tree_ |
|
Definition at line 433 of file tree_views.h.
The documentation for this struct was generated from the following file: