clang
10.0.0git
|
Iterates over expressions/statements used in the construct. More...
#include "clang/AST/StmtOpenMP.h"
Public Member Functions | |
used_clauses_child_iterator (ArrayRef< OMPClause *> Clauses) | |
Stmt * | operator* () const |
Stmt * | operator-> () const |
used_clauses_child_iterator & | operator++ () |
Iterates over expressions/statements used in the construct.
Definition at line 92 of file StmtOpenMP.h.
|
inlineexplicit |
Definition at line 114 of file StmtOpenMP.h.
References clang::used_children().
Referenced by clang::OMPExecutableDirective::used_clauses_children().
|
inline |
Definition at line 123 of file StmtOpenMP.h.
|
inline |
Definition at line 126 of file StmtOpenMP.h.
References clang::used_children().
|
inline |
Definition at line 124 of file StmtOpenMP.h.