|
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 7136 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 7139 of file cpp-checked.h.
References isl::checked::ast_node::ast_node().
|
inline |
Definition at line 7142 of file cpp-checked.h.
References isl::checked::ast_node::ast_node(), ast_node_if(), and obj.
|
inline |
Definition at line 7156 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 7152 of file cpp-checked.h.
References isl_ast_node_get_ctx(), and isl::checked::ast_node::ptr.
|
inline |
Definition at line 7167 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 7162 of file cpp-checked.h.
References cond().
|
inline |
Definition at line 7173 of file cpp-checked.h.
References else_node().
|
inline |
Definition at line 7190 of file cpp-checked.h.
References then_node().
|
inline |
Definition at line 7178 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 7147 of file cpp-checked.h.
References ast_node_if(), and obj.
|
inline |
Definition at line 7184 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.