|
Polly 23.0.0git
|
#include <cpp-checked.h>
Public Member Functions | |
| id_to_id () | |
| id_to_id (const id_to_id &obj) | |
| id_to_id (isl::checked::ctx ctx, int min_size) | |
| id_to_id (isl::checked::ctx ctx, const std::string &str) | |
| id_to_id & | operator= (id_to_id obj) |
| ~id_to_id () | |
| __isl_give isl_id_to_id * | copy () const & |
| __isl_give isl_id_to_id * | copy () &&=delete |
| __isl_keep isl_id_to_id * | get () const |
| __isl_give isl_id_to_id * | release () |
| bool | is_null () const |
| isl::checked::ctx | ctx () const |
| boolean | is_equal (const isl::checked::id_to_id &hmap2) const |
| isl::checked::id_to_id | set (isl::checked::id key, isl::checked::id val) const |
| isl::checked::id_to_id | set (const isl::checked::id &key, const std::string &val) const |
| isl::checked::id_to_id | set (const std::string &key, const isl::checked::id &val) const |
| isl::checked::id_to_id | set (const std::string &key, const std::string &val) const |
Protected Member Functions | |
| id_to_id (__isl_take isl_id_to_id *ptr) | |
Protected Attributes | |
| isl_id_to_id * | ptr = nullptr |
Friends | |
| id_to_id | manage (__isl_take isl_id_to_id *ptr) |
| id_to_id | manage_copy (__isl_keep isl_id_to_id *ptr) |
Definition at line 1870 of file cpp-checked.h.
|
inlineexplicitprotected |
Definition at line 9494 of file cpp-checked.h.
References __isl_take, and ptr.
Referenced by copy(), id_to_id(), manage, manage_copy, and operator=().
|
inline |
Definition at line 9497 of file cpp-checked.h.
References ptr.
|
inline |
Definition at line 9500 of file cpp-checked.h.
References id_to_id(), obj, and ptr.
|
inlineexplicit |
|
inlineexplicit |
|
inline |
Definition at line 9523 of file cpp-checked.h.
References ptr.
|
inlinedelete |
References __isl_give, __isl_keep, __isl_take, copy(), ctx(), get(), id_to_id(), is_equal(), is_null(), key, manage, manage_copy, ptr, release(), and set().
|
inline |
Definition at line 9528 of file cpp-checked.h.
References __isl_give, and ptr.
|
inline |
Definition at line 9546 of file cpp-checked.h.
References ptr.
Referenced by copy(), id_to_id(), id_to_id(), set(), set(), and set().
|
inline |
Definition at line 9532 of file cpp-checked.h.
References __isl_keep, and ptr.
Referenced by copy(), and is_equal().
|
inline |
|
inline |
Definition at line 9518 of file cpp-checked.h.
References id_to_id(), and obj.
|
inline |
Definition at line 9536 of file cpp-checked.h.
References __isl_give, and ptr.
Referenced by copy().
|
inline |
Definition at line 9562 of file cpp-checked.h.
|
inline |
Definition at line 9567 of file cpp-checked.h.
|
inline |
Definition at line 9572 of file cpp-checked.h.
|
inline |
Definition at line 9556 of file cpp-checked.h.
References copy(), key, manage, isl::checked::val::release(), and res.
Referenced by copy().
|
friend |
Definition at line 9486 of file cpp-checked.h.
References __isl_take, id_to_id(), and ptr.
Referenced by copy(), is_equal(), and set().
|
friend |
Definition at line 9489 of file cpp-checked.h.
References __isl_keep, id_to_id(), and ptr.
Referenced by copy().
|
protected |
Definition at line 1875 of file cpp-checked.h.
Referenced by copy(), copy(), ctx(), get(), id_to_id(), id_to_id(), id_to_id(), id_to_id(), id_to_id(), is_null(), manage, manage_copy, release(), and ~id_to_id().