|
Polly 23.0.0git
|
#include <cpp-checked.h>
Public Member Functions | |
| id_to_ast_expr () | |
| id_to_ast_expr (const id_to_ast_expr &obj) | |
| id_to_ast_expr (isl::checked::ctx ctx, int min_size) | |
| id_to_ast_expr (isl::checked::ctx ctx, const std::string &str) | |
| id_to_ast_expr & | operator= (id_to_ast_expr obj) |
| ~id_to_ast_expr () | |
| __isl_give isl_id_to_ast_expr * | copy () const & |
| __isl_give isl_id_to_ast_expr * | copy () &&=delete |
| __isl_keep isl_id_to_ast_expr * | get () const |
| __isl_give isl_id_to_ast_expr * | release () |
| bool | is_null () const |
| isl::checked::ctx | ctx () const |
| boolean | is_equal (const isl::checked::id_to_ast_expr &hmap2) const |
| isl::checked::id_to_ast_expr | set (isl::checked::id key, isl::checked::ast_expr val) const |
| isl::checked::id_to_ast_expr | set (const std::string &key, const isl::checked::ast_expr &val) const |
Protected Member Functions | |
| id_to_ast_expr (__isl_take isl_id_to_ast_expr *ptr) | |
Protected Attributes | |
| isl_id_to_ast_expr * | ptr = nullptr |
Friends | |
| id_to_ast_expr | manage (__isl_take isl_id_to_ast_expr *ptr) |
| id_to_ast_expr | manage_copy (__isl_keep isl_id_to_ast_expr *ptr) |
Definition at line 1838 of file cpp-checked.h.
|
inlineexplicitprotected |
Definition at line 9400 of file cpp-checked.h.
References __isl_take, and ptr.
Referenced by copy(), id_to_ast_expr(), manage, manage_copy, and operator=().
|
inline |
Definition at line 9403 of file cpp-checked.h.
References ptr.
|
inline |
Definition at line 9406 of file cpp-checked.h.
References id_to_ast_expr(), obj, and ptr.
|
inlineexplicit |
|
inlineexplicit |
|
inline |
Definition at line 9429 of file cpp-checked.h.
References ptr.
|
inlinedelete |
References __isl_give, __isl_keep, __isl_take, copy(), ctx(), get(), id_to_ast_expr(), is_equal(), is_null(), key, manage, manage_copy, ptr, release(), and set().
|
inline |
Definition at line 9434 of file cpp-checked.h.
References __isl_give, and ptr.
|
inline |
Definition at line 9452 of file cpp-checked.h.
References ptr.
Referenced by copy(), id_to_ast_expr(), id_to_ast_expr(), and set().
|
inline |
Definition at line 9438 of file cpp-checked.h.
References __isl_keep, and ptr.
Referenced by copy(), and is_equal().
|
inline |
|
inline |
|
inline |
Definition at line 9424 of file cpp-checked.h.
References id_to_ast_expr(), and obj.
|
inline |
Definition at line 9442 of file cpp-checked.h.
References __isl_give, and ptr.
Referenced by copy(), and polly::IslNodeBuilder::createNewAccesses().
|
inline |
Definition at line 9468 of file cpp-checked.h.
|
inline |
Definition at line 9462 of file cpp-checked.h.
References copy(), key, manage, isl::checked::val::release(), and res.
Referenced by copy(), and polly::IslNodeBuilder::createNewAccesses().
|
friend |
Definition at line 9392 of file cpp-checked.h.
References __isl_take, id_to_ast_expr(), and ptr.
Referenced by isl::id_to_ast_expr::alloc(), copy(), is_equal(), and set().
|
friend |
Definition at line 9395 of file cpp-checked.h.
References __isl_keep, id_to_ast_expr(), and ptr.
Referenced by copy().
|
protected |
Definition at line 1843 of file cpp-checked.h.
Referenced by copy(), copy(), ctx(), get(), id_to_ast_expr(), id_to_ast_expr(), id_to_ast_expr(), id_to_ast_expr(), id_to_ast_expr(), is_null(), manage, manage_copy, release(), and ~id_to_ast_expr().