Polly 20.0.0git
|
#include <isl-noexceptions.h>
Public Member Functions | |
ast_node_mark () | |
ast_node_mark (const ast_node_mark &obj) | |
ast_node_mark & | operator= (ast_node_mark obj) |
isl::ctx | ctx () const |
isl::id | id () const |
isl::id | get_id () const |
isl::ast_node | node () const |
isl::ast_node | get_node () const |
Public Member Functions inherited from isl::ast_node | |
ast_node () | |
ast_node (const ast_node &obj) | |
ast_node & | operator= (ast_node obj) |
~ast_node () | |
__isl_give isl_ast_node * | copy () const & |
__isl_give isl_ast_node * | copy () &&=delete |
__isl_keep isl_ast_node * | get () const |
__isl_give isl_ast_node * | release () |
bool | is_null () const |
template<class T > | |
boolean | isa () const |
template<class T > | |
T | as () const |
isl::ctx | ctx () const |
isl::id | annotation () const |
isl::id | get_annotation () const |
std::string | to_C_str () const |
isl::ast_node_list | to_list () const |
Protected Member Functions | |
ast_node_mark (__isl_take isl_ast_node *ptr) | |
Protected Member Functions inherited from isl::ast_node | |
ast_node (__isl_take isl_ast_node *ptr) | |
Static Private Attributes | |
static const auto | type = isl_ast_node_mark |
Friends | |
template<class T > | |
boolean | ast_node::isa () const |
ast_node_mark | ast_node::as () const |
Additional Inherited Members | |
Protected Attributes inherited from isl::ast_node | |
isl_ast_node * | ptr = nullptr |
Definition at line 1379 of file isl-noexceptions.h.
|
inlineexplicitprotected |
Definition at line 7797 of file isl-noexceptions.h.
|
inline |
Definition at line 7789 of file isl-noexceptions.h.
|
inline |
Definition at line 7792 of file isl-noexceptions.h.
|
inline |
Definition at line 7805 of file isl-noexceptions.h.
References isl_ast_node_get_ctx(), and isl::ast_node::ptr.
|
inline |
Definition at line 7815 of file isl-noexceptions.h.
References id().
|
inline |
Definition at line 7826 of file isl-noexceptions.h.
References node().
|
inline |
Definition at line 7809 of file isl-noexceptions.h.
References isl::ast_node::get(), isl_ast_node_mark_get_id(), isl::ast_node::manage, and res.
Referenced by get_id(), and IsLoopVectorizerDisabled().
|
inline |
Definition at line 7820 of file isl-noexceptions.h.
References isl::ast_node::get(), isl_ast_node_mark_get_node(), isl::ast_node::manage, and res.
Referenced by get_node().
|
inline |
Definition at line 7800 of file isl-noexceptions.h.
References obj.
|
friend |
|
friend |
|
staticprivate |
Definition at line 1383 of file isl-noexceptions.h.