Polly 23.0.0git
isl::ast_expr_op_eq Class Reference

#include <cpp.h>

Inheritance diagram for isl::ast_expr_op_eq:
[legend]

Public Member Functions

 ast_expr_op_eq ()
 ast_expr_op_eq (const ast_expr_op_eq &obj)
ast_expr_op_eqoperator= (ast_expr_op_eq obj)
isl::ctx ctx () const
 ast_expr_op_eq ()
 ast_expr_op_eq (const ast_expr_op_eq &obj)
ast_expr_op_eqoperator= (ast_expr_op_eq obj)
isl::ctx ctx () const
Public Member Functions inherited from isl::checked::ast_expr_op
 ast_expr_op ()
 ast_expr_op (const ast_expr_op &obj)
ast_expr_opoperator= (ast_expr_op obj)
template<class T>
boolean isa () const
template<class T>
as () const
isl::checked::ctx ctx () const
isl::checked::ast_expr arg (int pos) const
isl::checked::ast_expr get_arg (int pos) const
class size n_arg () const
class size get_n_arg () const
template<typename T, typename>
bool isa_type (T subtype) const
template<class T>
bool isa () const
Public Member Functions inherited from isl::checked::ast_expr
 ast_expr ()
 ast_expr (const ast_expr &obj)
ast_exproperator= (ast_expr obj)
 ~ast_expr ()
__isl_give isl_ast_exprcopy () const &
__isl_give isl_ast_exprcopy () &&=delete
__isl_keep isl_ast_exprget () const
__isl_give isl_ast_exprrelease ()
bool is_null () const
template<class T>
boolean isa () const
template<class 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_op_eq (__isl_take isl_ast_expr *ptr)
 ast_expr_op_eq (__isl_take isl_ast_expr *ptr)
Protected Member Functions inherited from isl::checked::ast_expr_op
 ast_expr_op (__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_op_eq

Friends

template<class T>
bool ast_expr_op::isa () const
ast_expr_op_eq ast_expr_op::as () const
template<class T>
boolean ast_expr_op::isa () const
ast_expr_op_eq ast_expr_op::as () const

Additional Inherited Members

Protected Attributes inherited from isl::checked::ast_expr
isl_ast_exprptr = nullptr

Detailed Description

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

Constructor & Destructor Documentation

◆ ast_expr_op_eq() [1/6]

isl::ast_expr_op_eq::ast_expr_op_eq ( __isl_take isl_ast_expr * ptr)
inlineexplicitprotected

◆ ast_expr_op_eq() [2/6]

isl::ast_expr_op_eq::ast_expr_op_eq ( )
inline

◆ ast_expr_op_eq() [3/6]

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

References ast_expr_op_eq(), and obj.

◆ ast_expr_op_eq() [4/6]

isl::ast_expr_op_eq::ast_expr_op_eq ( __isl_take isl_ast_expr * ptr)
inlineexplicitprotected

◆ ast_expr_op_eq() [5/6]

isl::ast_expr_op_eq::ast_expr_op_eq ( )
inline

◆ ast_expr_op_eq() [6/6]

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

References ast_expr_op_eq(), and obj.

Member Function Documentation

◆ ctx() [1/2]

isl::ctx isl::ast_expr_op_eq::ctx ( ) const
inline

◆ ctx() [2/2]

isl::ctx isl::ast_expr_op_eq::ctx ( ) const
inline

◆ operator=() [1/2]

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

References ast_expr_op_eq(), and obj.

◆ operator=() [2/2]

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

References ast_expr_op_eq(), and obj.

◆ ast_expr_op::as [1/2]

◆ ast_expr_op::as [2/2]

◆ ast_expr_op::isa [1/2]

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

◆ ast_expr_op::isa [2/2]

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

Member Data Documentation

◆ type

const auto isl::ast_expr_op_eq::type = isl_ast_expr_op_eq
staticprivate

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

Referenced by ast_expr_op::as.


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