Polly 23.0.0git
isl::ast_node_mark Class Reference

#include <cpp.h>

Inheritance diagram for isl::ast_node_mark:
[legend]

Public Member Functions

 ast_node_mark ()
 ast_node_mark (const ast_node_mark &obj)
ast_node_markoperator= (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
 ast_node_mark ()
 ast_node_mark (const ast_node_mark &obj)
ast_node_markoperator= (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::checked::ast_node
 ast_node ()
 ast_node (const ast_node &obj)
ast_nodeoperator= (ast_node obj)
 ~ast_node ()
__isl_give isl_ast_nodecopy () const &
__isl_give isl_ast_nodecopy () &&=delete
__isl_keep isl_ast_nodeget () const
__isl_give isl_ast_noderelease ()
bool is_null () const
template<class T>
boolean isa () const
template<class T>
as () const
isl::checked::ctx ctx () const
isl::checked::ast_node map_descendant_bottom_up (const std::function< isl::checked::ast_node(isl::checked::ast_node)> &fn) const
std::string to_C_str () const
isl::checked::ast_node_list to_list () const
template<typename T, typename>
bool isa_type (T subtype) const
template<class T>
bool isa () const

Protected Member Functions

 ast_node_mark (__isl_take isl_ast_node *ptr)
 ast_node_mark (__isl_take isl_ast_node *ptr)
Protected Member Functions inherited from isl::checked::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>
bool ast_node::isa () const
ast_node_mark ast_node::as () const
template<class T>
boolean ast_node::isa () const
ast_node_mark ast_node::as () const

Additional Inherited Members

Protected Attributes inherited from isl::checked::ast_node
isl_ast_nodeptr = nullptr

Detailed Description

Definition at line 1422 of file include/isl/cpp.h.

Constructor & Destructor Documentation

◆ ast_node_mark() [1/6]

isl::ast_node_mark::ast_node_mark ( __isl_take isl_ast_node * ptr)
inlineexplicitprotected

◆ ast_node_mark() [2/6]

isl::ast_node_mark::ast_node_mark ( )
inline

◆ ast_node_mark() [3/6]

isl::ast_node_mark::ast_node_mark ( const ast_node_mark & obj)
inline

References ast_node_mark(), and obj.

◆ ast_node_mark() [4/6]

isl::ast_node_mark::ast_node_mark ( __isl_take isl_ast_node * ptr)
inlineexplicitprotected

◆ ast_node_mark() [5/6]

isl::ast_node_mark::ast_node_mark ( )
inline

◆ ast_node_mark() [6/6]

isl::ast_node_mark::ast_node_mark ( const ast_node_mark & obj)
inline

References ast_node_mark(), and obj.

Member Function Documentation

◆ ctx() [1/2]

isl::ctx isl::ast_node_mark::ctx ( ) const
inline

◆ ctx() [2/2]

isl::ctx isl::ast_node_mark::ctx ( ) const
inline

◆ get_id() [1/2]

isl::id isl::ast_node_mark::get_id ( ) const
inline

◆ get_id() [2/2]

isl::id isl::ast_node_mark::get_id ( ) const
inline

◆ get_node() [1/2]

isl::ast_node isl::ast_node_mark::get_node ( ) const
inline

◆ get_node() [2/2]

isl::ast_node isl::ast_node_mark::get_node ( ) const
inline

◆ id() [1/2]

isl::id isl::ast_node_mark::id ( ) const
inline

◆ id() [2/2]

isl::id isl::ast_node_mark::id ( ) const
inline

◆ node() [1/2]

isl::ast_node isl::ast_node_mark::node ( ) const
inline

◆ node() [2/2]

isl::ast_node isl::ast_node_mark::node ( ) const
inline

◆ operator=() [1/2]

ast_node_mark & isl::ast_node_mark::operator= ( ast_node_mark obj)
inline

References ast_node_mark(), and obj.

◆ operator=() [2/2]

ast_node_mark & isl::ast_node_mark::operator= ( ast_node_mark obj)
inline

References ast_node_mark(), and obj.

◆ ast_node::as [1/2]

◆ ast_node::as [2/2]

◆ ast_node::isa [1/2]

template<class T>
bool ast_node::isa ( ) const
friend

References isl::ast_node::isa().

◆ ast_node::isa [2/2]

template<class T>
boolean ast_node::isa ( ) const
friend

References isl::ast_node::isa().

Member Data Documentation

◆ type

const auto isl::ast_node_mark::type = isl_ast_node_mark
staticprivate

Definition at line 1426 of file include/isl/cpp.h.

Referenced by ast_node::as.


The documentation for this class was generated from the following files: