|
Polly 23.0.0git
|
#include <cpp.h>
Public Member Functions | |
| ast_expr_int () | |
| ast_expr_int (const ast_expr_int &obj) | |
| ast_expr_int & | operator= (ast_expr_int obj) |
| isl::ctx | ctx () const |
| isl::val | val () const |
| isl::val | get_val () const |
| ast_expr_int () | |
| ast_expr_int (const ast_expr_int &obj) | |
| ast_expr_int & | operator= (ast_expr_int obj) |
| isl::ctx | ctx () const |
| isl::val | val () const |
| isl::val | get_val () 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_int (__isl_take isl_ast_expr *ptr) | |
| ast_expr_int (__isl_take isl_ast_expr *ptr) | |
| Protected Member Functions inherited from isl::checked::ast_expr | |
| ast_expr (__isl_take isl_ast_expr *ptr) | |
Static Private Attributes | |
| static const auto | type = isl_ast_expr_int |
Friends | |
| template<class T> | |
| bool | ast_expr::isa () const |
| ast_expr_int | ast_expr::as () const |
| template<class T> | |
| boolean | ast_expr::isa () const |
| ast_expr_int | ast_expr::as () const |
Additional Inherited Members | |
| Protected Attributes inherited from isl::checked::ast_expr | |
| isl_ast_expr * | ptr = nullptr |
Definition at line 718 of file include/isl/cpp.h.
|
inlineexplicitprotected |
References __isl_take, and isl::checked::ast_expr::ptr.
Referenced by ast_expr::as, ast_expr_int(), and operator=().
|
inline |
|
inline |
References ast_expr_int(), and obj.
|
inlineexplicitprotected |
References __isl_take, and isl::checked::ast_expr::ptr.
|
inline |
|
inline |
References ast_expr_int(), and obj.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References ast_expr_int(), and obj.
|
inline |
References ast_expr_int(), and obj.
|
inline |
|
inline |
|
friend |
References isl::ast_expr::as(), and ast_expr_int().
|
friend |
References isl::ast_expr::as(), ast_expr_int(), isl_ast_expr_int, and type.
|
friend |
References isl::ast_expr::isa().
|
friend |
References isl::ast_expr::isa().
|
staticprivate |
Definition at line 722 of file include/isl/cpp.h.
Referenced by ast_expr::as.