Polly 23.0.0git
isl::ast_expr_op_gt Class Reference

#include <cpp.h>

Inheritance diagram for isl::ast_expr_op_gt:
[legend]

Public Member Functions

 ast_expr_op_gt ()
 ast_expr_op_gt (const ast_expr_op_gt &obj)
ast_expr_op_gtoperator= (ast_expr_op_gt obj)
isl::ctx ctx () const
 ast_expr_op_gt ()
 ast_expr_op_gt (const ast_expr_op_gt &obj)
ast_expr_op_gtoperator= (ast_expr_op_gt 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_gt (__isl_take isl_ast_expr *ptr)
 ast_expr_op_gt (__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_gt

Friends

template<class T>
bool ast_expr_op::isa () const
ast_expr_op_gt ast_expr_op::as () const
template<class T>
boolean ast_expr_op::isa () const
ast_expr_op_gt 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 980 of file include/isl/cpp.h.

Constructor & Destructor Documentation

◆ ast_expr_op_gt() [1/6]

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

◆ ast_expr_op_gt() [2/6]

isl::ast_expr_op_gt::ast_expr_op_gt ( )
inline

◆ ast_expr_op_gt() [3/6]

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

References ast_expr_op_gt(), and obj.

◆ ast_expr_op_gt() [4/6]

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

◆ ast_expr_op_gt() [5/6]

isl::ast_expr_op_gt::ast_expr_op_gt ( )
inline

◆ ast_expr_op_gt() [6/6]

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

References ast_expr_op_gt(), and obj.

Member Function Documentation

◆ ctx() [1/2]

isl::ctx isl::ast_expr_op_gt::ctx ( ) const
inline

◆ ctx() [2/2]

isl::ctx isl::ast_expr_op_gt::ctx ( ) const
inline

◆ operator=() [1/2]

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

References ast_expr_op_gt(), and obj.

◆ operator=() [2/2]

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

References ast_expr_op_gt(), 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_gt::type = isl_ast_expr_op_gt
staticprivate

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

Referenced by ast_expr_op::as.


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