|
Polly 23.0.0git
|
#include <cpp-checked.h>
Inherits isl::checked::ast_expr.
Inherited by isl::ast_expr_op_access, isl::ast_expr_op_access, isl::ast_expr_op_add, isl::ast_expr_op_add, isl::ast_expr_op_address_of, isl::ast_expr_op_address_of, isl::ast_expr_op_and, isl::ast_expr_op_and, isl::ast_expr_op_and_then, isl::ast_expr_op_and_then, isl::ast_expr_op_call, isl::ast_expr_op_call, isl::ast_expr_op_cond, isl::ast_expr_op_cond, isl::ast_expr_op_div, isl::ast_expr_op_div, isl::ast_expr_op_eq, isl::ast_expr_op_eq, isl::ast_expr_op_fdiv_q, isl::ast_expr_op_fdiv_q, isl::ast_expr_op_ge, isl::ast_expr_op_ge, isl::ast_expr_op_gt, isl::ast_expr_op_gt, isl::ast_expr_op_le, isl::ast_expr_op_le, isl::ast_expr_op_lt, isl::ast_expr_op_lt, isl::ast_expr_op_max, isl::ast_expr_op_max, isl::ast_expr_op_member, isl::ast_expr_op_member, isl::ast_expr_op_min, isl::ast_expr_op_min, isl::ast_expr_op_minus, isl::ast_expr_op_minus, isl::ast_expr_op_mul, isl::ast_expr_op_mul, isl::ast_expr_op_or, isl::ast_expr_op_or, isl::ast_expr_op_or_else, isl::ast_expr_op_or_else, isl::ast_expr_op_pdiv_q, isl::ast_expr_op_pdiv_q, isl::ast_expr_op_pdiv_r, isl::ast_expr_op_pdiv_r, isl::ast_expr_op_select, isl::ast_expr_op_select, isl::ast_expr_op_sub, isl::ast_expr_op_sub, isl::ast_expr_op_zdiv_r, isl::ast_expr_op_zdiv_r, isl::checked::ast_expr_op_access, isl::checked::ast_expr_op_add, isl::checked::ast_expr_op_address_of, isl::checked::ast_expr_op_and, isl::checked::ast_expr_op_and_then, isl::checked::ast_expr_op_call, isl::checked::ast_expr_op_cond, isl::checked::ast_expr_op_div, isl::checked::ast_expr_op_eq, isl::checked::ast_expr_op_fdiv_q, isl::checked::ast_expr_op_ge, isl::checked::ast_expr_op_gt, isl::checked::ast_expr_op_le, isl::checked::ast_expr_op_lt, isl::checked::ast_expr_op_max, isl::checked::ast_expr_op_member, isl::checked::ast_expr_op_min, isl::checked::ast_expr_op_minus, isl::checked::ast_expr_op_mul, isl::checked::ast_expr_op_or, isl::checked::ast_expr_op_or_else, isl::checked::ast_expr_op_pdiv_q, isl::checked::ast_expr_op_pdiv_r, isl::checked::ast_expr_op_select, isl::checked::ast_expr_op_sub, and isl::checked::ast_expr_op_zdiv_r.
Public Member Functions | |
| ast_expr_op () | |
| ast_expr_op (const ast_expr_op &obj) | |
| ast_expr_op & | operator= (ast_expr_op obj) |
| template<class T> | |
| boolean | isa () const |
| template<class T> | |
| T | as () const |
| isl::checked::ctx | ctx () const |
| isl::checked::ast_expr | arg (int pos) const |
| isl::checked::ast_expr | get_arg (int pos) const |
| class size | n_arg () const |
| class size | get_n_arg () const |
| template<typename T, typename> | |
| bool | isa_type (T subtype) const |
| template<class T> | |
| bool | isa () const |
| Public Member Functions inherited from isl::checked::ast_expr | |
| ast_expr () | |
| ast_expr (const ast_expr &obj) | |
| ast_expr & | operator= (ast_expr obj) |
| ~ast_expr () | |
| __isl_give isl_ast_expr * | copy () const & |
| __isl_give isl_ast_expr * | copy () &&=delete |
| __isl_keep isl_ast_expr * | get () const |
| __isl_give isl_ast_expr * | release () |
| bool | is_null () const |
| template<class T> | |
| boolean | isa () const |
| template<class T> | |
| T | as () const |
| isl::checked::ctx | ctx () const |
| std::string | to_C_str () const |
| template<typename T, typename> | |
| bool | isa_type (T subtype) const |
| template<class T> | |
| bool | isa () const |
Protected Member Functions | |
| ast_expr_op (__isl_take isl_ast_expr *ptr) | |
| Protected Member Functions inherited from isl::checked::ast_expr | |
| ast_expr (__isl_take isl_ast_expr *ptr) | |
Private Member Functions | |
| template<typename T, typename = typename std::enable_if<std::is_same< const decltype(isl_ast_expr_op_get_type(NULL)), const T>::value>::type> | |
| boolean | isa_type (T subtype) const |
Static Private Attributes | |
| static const auto | type = isl_ast_expr_op |
Friends | |
| template<class T> | |
| boolean | ast_expr::isa () const |
| ast_expr_op | ast_expr::as () const |
Additional Inherited Members | |
| Protected Attributes inherited from isl::checked::ast_expr | |
| isl_ast_expr * | ptr = nullptr |
Definition at line 673 of file cpp-checked.h.
|
inlineexplicitprotected |
Definition at line 5944 of file cpp-checked.h.
References __isl_take, isl::checked::ast_expr::ast_expr(), and isl::checked::ast_expr::ptr.
Referenced by ast_expr::as, ast_expr_op(), isl::checked::ast_expr_op_access::ast_expr_op_access(), isl::checked::ast_expr_op_access::ast_expr_op_access(), isl::checked::ast_expr_op_access::ast_expr_op_access(), isl::checked::ast_expr_op_add::ast_expr_op_add(), isl::checked::ast_expr_op_add::ast_expr_op_add(), isl::checked::ast_expr_op_add::ast_expr_op_add(), isl::checked::ast_expr_op_address_of::ast_expr_op_address_of(), isl::checked::ast_expr_op_address_of::ast_expr_op_address_of(), isl::checked::ast_expr_op_address_of::ast_expr_op_address_of(), isl::checked::ast_expr_op_and::ast_expr_op_and(), isl::checked::ast_expr_op_and::ast_expr_op_and(), isl::checked::ast_expr_op_and::ast_expr_op_and(), isl::checked::ast_expr_op_and_then::ast_expr_op_and_then(), isl::checked::ast_expr_op_and_then::ast_expr_op_and_then(), isl::checked::ast_expr_op_and_then::ast_expr_op_and_then(), isl::checked::ast_expr_op_call::ast_expr_op_call(), isl::checked::ast_expr_op_call::ast_expr_op_call(), isl::checked::ast_expr_op_call::ast_expr_op_call(), isl::checked::ast_expr_op_cond::ast_expr_op_cond(), isl::checked::ast_expr_op_cond::ast_expr_op_cond(), isl::checked::ast_expr_op_cond::ast_expr_op_cond(), isl::checked::ast_expr_op_div::ast_expr_op_div(), isl::checked::ast_expr_op_div::ast_expr_op_div(), isl::checked::ast_expr_op_div::ast_expr_op_div(), isl::checked::ast_expr_op_eq::ast_expr_op_eq(), isl::checked::ast_expr_op_eq::ast_expr_op_eq(), isl::checked::ast_expr_op_eq::ast_expr_op_eq(), isl::checked::ast_expr_op_fdiv_q::ast_expr_op_fdiv_q(), isl::checked::ast_expr_op_fdiv_q::ast_expr_op_fdiv_q(), isl::checked::ast_expr_op_fdiv_q::ast_expr_op_fdiv_q(), isl::checked::ast_expr_op_ge::ast_expr_op_ge(), isl::checked::ast_expr_op_ge::ast_expr_op_ge(), isl::checked::ast_expr_op_ge::ast_expr_op_ge(), isl::checked::ast_expr_op_gt::ast_expr_op_gt(), isl::checked::ast_expr_op_gt::ast_expr_op_gt(), isl::checked::ast_expr_op_gt::ast_expr_op_gt(), isl::checked::ast_expr_op_le::ast_expr_op_le(), isl::checked::ast_expr_op_le::ast_expr_op_le(), isl::checked::ast_expr_op_le::ast_expr_op_le(), isl::checked::ast_expr_op_lt::ast_expr_op_lt(), isl::checked::ast_expr_op_lt::ast_expr_op_lt(), isl::checked::ast_expr_op_lt::ast_expr_op_lt(), isl::checked::ast_expr_op_max::ast_expr_op_max(), isl::checked::ast_expr_op_max::ast_expr_op_max(), isl::checked::ast_expr_op_max::ast_expr_op_max(), isl::checked::ast_expr_op_member::ast_expr_op_member(), isl::checked::ast_expr_op_member::ast_expr_op_member(), isl::checked::ast_expr_op_member::ast_expr_op_member(), isl::checked::ast_expr_op_min::ast_expr_op_min(), isl::checked::ast_expr_op_min::ast_expr_op_min(), isl::checked::ast_expr_op_min::ast_expr_op_min(), isl::checked::ast_expr_op_minus::ast_expr_op_minus(), isl::checked::ast_expr_op_minus::ast_expr_op_minus(), isl::checked::ast_expr_op_minus::ast_expr_op_minus(), isl::checked::ast_expr_op_mul::ast_expr_op_mul(), isl::checked::ast_expr_op_mul::ast_expr_op_mul(), isl::checked::ast_expr_op_mul::ast_expr_op_mul(), isl::checked::ast_expr_op_or::ast_expr_op_or(), isl::checked::ast_expr_op_or::ast_expr_op_or(), isl::checked::ast_expr_op_or::ast_expr_op_or(), isl::checked::ast_expr_op_or_else::ast_expr_op_or_else(), isl::checked::ast_expr_op_or_else::ast_expr_op_or_else(), isl::checked::ast_expr_op_or_else::ast_expr_op_or_else(), isl::checked::ast_expr_op_pdiv_q::ast_expr_op_pdiv_q(), isl::checked::ast_expr_op_pdiv_q::ast_expr_op_pdiv_q(), isl::checked::ast_expr_op_pdiv_q::ast_expr_op_pdiv_q(), isl::checked::ast_expr_op_pdiv_r::ast_expr_op_pdiv_r(), isl::checked::ast_expr_op_pdiv_r::ast_expr_op_pdiv_r(), isl::checked::ast_expr_op_pdiv_r::ast_expr_op_pdiv_r(), isl::checked::ast_expr_op_select::ast_expr_op_select(), isl::checked::ast_expr_op_select::ast_expr_op_select(), isl::checked::ast_expr_op_select::ast_expr_op_select(), isl::checked::ast_expr_op_sub::ast_expr_op_sub(), isl::checked::ast_expr_op_sub::ast_expr_op_sub(), isl::checked::ast_expr_op_sub::ast_expr_op_sub(), isl::checked::ast_expr_op_zdiv_r::ast_expr_op_zdiv_r(), isl::checked::ast_expr_op_zdiv_r::ast_expr_op_zdiv_r(), isl::checked::ast_expr_op_zdiv_r::ast_expr_op_zdiv_r(), and operator=().
|
inline |
Definition at line 5947 of file cpp-checked.h.
References isl::checked::ast_expr::ast_expr().
|
inline |
Definition at line 5950 of file cpp-checked.h.
References isl::checked::ast_expr::ast_expr(), ast_expr_op(), and obj.
|
inline |
Definition at line 5984 of file cpp-checked.h.
References isl::checked::ast_expr::get(), isl_ast_expr_op_get_arg(), isl::checked::ast_expr::manage, pos(), and res.
|
inline |
Definition at line 5973 of file cpp-checked.h.
References ast_expr::isa, isl::checked::ast_expr::copy(), ctx(), isl::checked::ast_expr::get(), isl_die, and isl_error_invalid.
|
inline |
Definition at line 5980 of file cpp-checked.h.
References isl_ast_expr_get_ctx(), and isl::checked::ast_expr::ptr.
Referenced by as().
|
inline |
Definition at line 5990 of file cpp-checked.h.
|
inline |
Definition at line 6001 of file cpp-checked.h.
References n_arg().
|
inline |
Definition at line 5968 of file cpp-checked.h.
References isa_type().
| bool isl::checked::ast_expr_op::isa | ( | ) | const |
Definition at line 6782 of file include/isl/cpp.h.
References ast_expr::isa, and isa_type().
|
inlineprivate |
Definition at line 5961 of file cpp-checked.h.
References isl::checked::ast_expr::get(), isl::checked::ast_expr::is_null(), and isl_ast_expr_op_get_type().
Referenced by isa(), and isa_type().
| bool isl::checked::ast_expr_op::isa_type | ( | T | subtype | ) | const |
Definition at line 6775 of file include/isl/cpp.h.
References isl::checked::ast_expr::get(), isl::checked::ast_expr::is_null(), isa_type(), isl_ast_expr_op_get_type(), and isl::exception::throw_invalid().
|
inline |
Definition at line 5995 of file cpp-checked.h.
References isl::checked::ast_expr::get(), isl_ast_expr_op_get_n_arg(), isl::checked::ast_expr::manage, and res.
Referenced by get_n_arg().
|
inline |
Definition at line 5955 of file cpp-checked.h.
References ast_expr_op(), and obj.
|
friend |
References isl::checked::ast_expr::as(), and ast_expr_op().
Referenced by isl::checked::ast_expr_op_access::ast_expr_op::as, isl::checked::ast_expr_op_add::ast_expr_op::as, isl::checked::ast_expr_op_address_of::ast_expr_op::as, isl::checked::ast_expr_op_and::ast_expr_op::as, isl::checked::ast_expr_op_and_then::ast_expr_op::as, isl::checked::ast_expr_op_call::ast_expr_op::as, isl::checked::ast_expr_op_cond::ast_expr_op::as, isl::checked::ast_expr_op_div::ast_expr_op::as, isl::checked::ast_expr_op_eq::ast_expr_op::as, isl::checked::ast_expr_op_fdiv_q::ast_expr_op::as, isl::checked::ast_expr_op_ge::ast_expr_op::as, isl::checked::ast_expr_op_gt::ast_expr_op::as, isl::checked::ast_expr_op_le::ast_expr_op::as, isl::checked::ast_expr_op_lt::ast_expr_op::as, isl::checked::ast_expr_op_max::ast_expr_op::as, isl::checked::ast_expr_op_member::ast_expr_op::as, isl::checked::ast_expr_op_min::ast_expr_op::as, isl::checked::ast_expr_op_minus::ast_expr_op::as, isl::checked::ast_expr_op_mul::ast_expr_op::as, isl::checked::ast_expr_op_or::ast_expr_op::as, isl::checked::ast_expr_op_or_else::ast_expr_op::as, isl::checked::ast_expr_op_pdiv_q::ast_expr_op::as, isl::checked::ast_expr_op_pdiv_r::ast_expr_op::as, isl::checked::ast_expr_op_select::ast_expr_op::as, isl::checked::ast_expr_op_sub::ast_expr_op::as, and isl::checked::ast_expr_op_zdiv_r::ast_expr_op::as.
|
friend |
References isl::checked::ast_expr::isa().
Referenced by as(), isl::checked::ast_expr_op_access::ast_expr_op::isa, isl::checked::ast_expr_op_add::ast_expr_op::isa, isl::checked::ast_expr_op_address_of::ast_expr_op::isa, isl::checked::ast_expr_op_and::ast_expr_op::isa, isl::checked::ast_expr_op_and_then::ast_expr_op::isa, isl::checked::ast_expr_op_call::ast_expr_op::isa, isl::checked::ast_expr_op_cond::ast_expr_op::isa, isl::checked::ast_expr_op_div::ast_expr_op::isa, isl::checked::ast_expr_op_eq::ast_expr_op::isa, isl::checked::ast_expr_op_fdiv_q::ast_expr_op::isa, isl::checked::ast_expr_op_ge::ast_expr_op::isa, isl::checked::ast_expr_op_gt::ast_expr_op::isa, isl::checked::ast_expr_op_le::ast_expr_op::isa, isl::checked::ast_expr_op_lt::ast_expr_op::isa, isl::checked::ast_expr_op_max::ast_expr_op::isa, isl::checked::ast_expr_op_member::ast_expr_op::isa, isl::checked::ast_expr_op_min::ast_expr_op::isa, isl::checked::ast_expr_op_minus::ast_expr_op::isa, isl::checked::ast_expr_op_mul::ast_expr_op::isa, isl::checked::ast_expr_op_or::ast_expr_op::isa, isl::checked::ast_expr_op_or_else::ast_expr_op::isa, isl::checked::ast_expr_op_pdiv_q::ast_expr_op::isa, isl::checked::ast_expr_op_pdiv_r::ast_expr_op::isa, isl::checked::ast_expr_op_select::ast_expr_op::isa, isl::checked::ast_expr_op_sub::ast_expr_op::isa, isl::checked::ast_expr_op_zdiv_r::ast_expr_op::isa, and isa().
|
staticprivate |
Definition at line 677 of file cpp-checked.h.