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

#include <cpp-checked.h>

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

Public Member Functions

 ast_expr_op_pdiv_q ()
 ast_expr_op_pdiv_q (const ast_expr_op_pdiv_q &obj)
ast_expr_op_pdiv_qoperator= (ast_expr_op_pdiv_q 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_q (__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_q

Friends

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

Constructor & Destructor Documentation

◆ ast_expr_op_pdiv_q() [1/3]

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

◆ ast_expr_op_pdiv_q() [2/3]

isl::ast_expr_op_pdiv_q::ast_expr_op_pdiv_q ( )
inline

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

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

◆ ast_expr_op_pdiv_q() [3/3]

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

Member Function Documentation

◆ ctx()

isl::ctx isl::ast_expr_op_pdiv_q::ctx ( ) const
inline

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

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

◆ operator=()

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

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

References ast_expr_op_pdiv_q(), 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_q::type = isl_ast_expr_op_pdiv_q
staticprivate

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


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