Home
last modified time | relevance | path

Searched refs:ast_expr_op_cond (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h233 class ast_expr_op_cond; variable
844 class ast_expr_op_cond : public ast_expr_op {
847 friend ast_expr_op_cond ast_expr_op::as<ast_expr_op_cond>() const;
854 inline /* implicit */ ast_expr_op_cond();
855 inline /* implicit */ ast_expr_op_cond(const ast_expr_op_cond &obj);
856 inline ast_expr_op_cond &operator=(ast_expr_op_cond obj);
6671 ast_expr_op_cond::ast_expr_op_cond() in ast_expr_op_cond() function
6674 ast_expr_op_cond::ast_expr_op_cond(const ast_expr_op_cond &obj) in ast_expr_op_cond() function
6679 ast_expr_op_cond::ast_expr_op_cond(__isl_take isl_ast_expr *ptr) in ast_expr_op_cond() function
6682 ast_expr_op_cond &ast_expr_op_cond::operator=(ast_expr_op_cond obj) {
[all …]