Polly 20.0.0git
|
#include <isl-noexceptions.h>
Protected Member Functions | |
ast_expr_op (__isl_take isl_ast_expr *ptr) | |
Protected Member Functions inherited from isl::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(nullptr)), 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 | |
Static Public Member Functions inherited from isl::ast_expr | |
static isl::ast_expr | from_val (isl::val v) |
Protected Attributes inherited from isl::ast_expr | |
isl_ast_expr * | ptr = nullptr |
Definition at line 698 of file isl-noexceptions.h.
|
inlineexplicitprotected |
Definition at line 6406 of file isl-noexceptions.h.
|
inline |
Definition at line 6398 of file isl-noexceptions.h.
|
inline |
Definition at line 6401 of file isl-noexceptions.h.
|
inline |
Definition at line 6438 of file isl-noexceptions.h.
References isl::ast_expr::get(), isl_ast_expr_op_get_arg(), isl::ast_expr::manage, pos(), and res.
|
inline |
Definition at line 6427 of file isl-noexceptions.h.
References isl::ast_expr::copy(), ctx(), isl::ast_expr::get(), isl_die, and isl_error_invalid.
|
inline |
Definition at line 6434 of file isl-noexceptions.h.
References isl_ast_expr_get_ctx(), and isl::ast_expr::ptr.
Referenced by as().
|
inline |
Definition at line 6444 of file isl-noexceptions.h.
|
inline |
Definition at line 6455 of file isl-noexceptions.h.
References n_arg().
|
inline |
Definition at line 6422 of file isl-noexceptions.h.
|
inlineprivate |
Definition at line 6415 of file isl-noexceptions.h.
References isl::ast_expr::get(), isl::ast_expr::is_null(), and isl_ast_expr_op_get_type().
|
inline |
Definition at line 6449 of file isl-noexceptions.h.
References isl::ast_expr::get(), isl_ast_expr_op_get_n_arg(), isl::ast_expr::manage, and res.
Referenced by get_n_arg().
|
inline |
Definition at line 6409 of file isl-noexceptions.h.
References obj.
|
friend |
|
friend |
|
staticprivate |
Definition at line 702 of file isl-noexceptions.h.