|
Polly 23.0.0git
|
#include <cpp-checked.h>
Protected Member Functions | |
| ast_node_block (__isl_take isl_ast_node *ptr) | |
| Protected Member Functions inherited from isl::checked::ast_node | |
| ast_node (__isl_take isl_ast_node *ptr) | |
Static Private Attributes | |
| static const auto | type = isl_ast_node_block |
Friends | |
| template<class T> | |
| boolean | ast_node::isa () const |
| ast_node_block | ast_node::as () const |
Additional Inherited Members | |
| Protected Attributes inherited from isl::checked::ast_node | |
| isl_ast_node * | ptr = nullptr |
Definition at line 1238 of file cpp-checked.h.
|
inlineexplicitprotected |
Definition at line 6990 of file cpp-checked.h.
References __isl_take, isl::checked::ast_node::ast_node(), and isl::checked::ast_node::ptr.
Referenced by ast_node::as, ast_node_block(), and operator=().
|
inline |
Definition at line 6993 of file cpp-checked.h.
References isl::checked::ast_node::ast_node().
|
inline |
Definition at line 6996 of file cpp-checked.h.
References isl::checked::ast_node::ast_node(), ast_node_block(), and obj.
|
inlineexplicit |
Definition at line 7001 of file cpp-checked.h.
References isl_ast_node_block_from_children(), isl::checked::ast_node::ptr, isl::checked::ast_node_list::release(), and res.
|
inline |
Definition at line 7016 of file cpp-checked.h.
References isl::checked::ast_node::get(), isl_ast_node_block_get_children(), isl::checked::ast_node::manage, and res.
Referenced by get_children(), and polly::IslNodeBuilder::getNumberOfIterations().
|
inline |
Definition at line 7012 of file cpp-checked.h.
References isl_ast_node_get_ctx(), and isl::checked::ast_node::ptr.
|
inline |
Definition at line 7022 of file cpp-checked.h.
References children().
|
inline |
Definition at line 7007 of file cpp-checked.h.
References ast_node_block(), and obj.
|
friend |
References isl::checked::ast_node::as(), and ast_node_block().
|
friend |
References isl::checked::ast_node::isa().
|
staticprivate |
Definition at line 1242 of file cpp-checked.h.