|
Polly 23.0.0git
|
#include <cpp-checked.h>
Protected Member Functions | |
| ast_node_if (__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_if |
Friends | |
| template<class T> | |
| boolean | ast_node::isa () const |
| ast_node_if | ast_node::as () const |
Additional Inherited Members | |
| Protected Attributes inherited from isl::checked::ast_node | |
| isl_ast_node * | ptr = nullptr |
Definition at line 1290 of file cpp-checked.h.
|
inlineexplicitprotected |
Definition at line 7134 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_if(), and operator=().
|
inline |
Definition at line 7137 of file cpp-checked.h.
References isl::checked::ast_node::ast_node().
|
inline |
Definition at line 7140 of file cpp-checked.h.
References isl::checked::ast_node::ast_node(), ast_node_if(), and obj.
|
inline |
Definition at line 7154 of file cpp-checked.h.
References isl::checked::ast_node::get(), isl_ast_node_if_get_cond(), isl::checked::ast_node::manage, and res.
Referenced by get_cond().
|
inline |
Definition at line 7150 of file cpp-checked.h.
References isl_ast_node_get_ctx(), and isl::checked::ast_node::ptr.
|
inline |
Definition at line 7165 of file cpp-checked.h.
References isl::checked::ast_node::get(), isl_ast_node_if_get_else_node(), isl::checked::ast_node::manage, and res.
Referenced by get_else_node().
|
inline |
Definition at line 7160 of file cpp-checked.h.
References cond().
|
inline |
Definition at line 7171 of file cpp-checked.h.
References else_node().
|
inline |
Definition at line 7188 of file cpp-checked.h.
References then_node().
|
inline |
Definition at line 7176 of file cpp-checked.h.
References isl::checked::ast_node::get(), isl_ast_node_if_has_else_node(), isl::checked::ast_node::manage, and res.
|
inline |
Definition at line 7145 of file cpp-checked.h.
References ast_node_if(), and obj.
|
inline |
Definition at line 7182 of file cpp-checked.h.
References isl::checked::ast_node::get(), isl_ast_node_if_get_then_node(), isl::checked::ast_node::manage, and res.
Referenced by get_then_node().
|
friend |
References isl::checked::ast_node::as(), and ast_node_if().
|
friend |
References isl::checked::ast_node::isa().
|
staticprivate |
Definition at line 1294 of file cpp-checked.h.