Polly 23.0.0git
isl::checked::ast_expr_op_pdiv_r Class Reference

#include <cpp-checked.h>

Inheritance diagram for isl::checked::ast_expr_op_pdiv_r:
[legend]

Public Member Functions

 ast_expr_op_pdiv_r ()
 ast_expr_op_pdiv_r (const ast_expr_op_pdiv_r &obj)
ast_expr_op_pdiv_roperator= (ast_expr_op_pdiv_r obj)
isl::checked::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_pdiv_r (__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_pdiv_r

Friends

template<class T>
boolean ast_expr_op::isa () const
ast_expr_op_pdiv_r 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 1123 of file cpp-checked.h.

Constructor & Destructor Documentation

◆ ast_expr_op_pdiv_r() [1/3]

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

◆ ast_expr_op_pdiv_r() [2/3]

isl::ast_expr_op_pdiv_r::ast_expr_op_pdiv_r ( )
inline

Definition at line 6748 of file cpp-checked.h.

References isl::checked::ast_expr_op::ast_expr_op().

◆ ast_expr_op_pdiv_r() [3/3]

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

Member Function Documentation

◆ ctx()

isl::ctx isl::ast_expr_op_pdiv_r::ctx ( ) const
inline

Definition at line 6761 of file cpp-checked.h.

References isl_ast_expr_get_ctx(), and isl::checked::ast_expr::ptr.

◆ operator=()

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

Definition at line 6756 of file cpp-checked.h.

References ast_expr_op_pdiv_r(), and obj.

◆ ast_expr_op::as

◆ ast_expr_op::isa

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

Member Data Documentation

◆ type

const auto isl::ast_expr_op_pdiv_r::type = isl_ast_expr_op_pdiv_r
staticprivate

Definition at line 1127 of file cpp-checked.h.


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