Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h247 class ast_expr_op_or_else; variable
1110 class ast_expr_op_or_else : public ast_expr_op {
1113 friend ast_expr_op_or_else ast_expr_op::as<ast_expr_op_or_else>() const;
1120 inline /* implicit */ ast_expr_op_or_else();
1121 inline /* implicit */ ast_expr_op_or_else(const ast_expr_op_or_else &obj);
1122 inline ast_expr_op_or_else &operator=(ast_expr_op_or_else obj);
7133 ast_expr_op_or_else::ast_expr_op_or_else() in ast_expr_op_or_else() function
7136 ast_expr_op_or_else::ast_expr_op_or_else(const ast_expr_op_or_else &obj) in ast_expr_op_or_else() function
7141 ast_expr_op_or_else::ast_expr_op_or_else(__isl_take isl_ast_expr *ptr) in ast_expr_op_or_else() function
7144 ast_expr_op_or_else &ast_expr_op_or_else::operator=(ast_expr_op_or_else obj) {
[all …]