Searched refs:ast_expr_op_max (Results 1 – 1 of 1) sorted by relevance
241 class ast_expr_op_max; variable996 class ast_expr_op_max : public ast_expr_op {999 friend ast_expr_op_max ast_expr_op::as<ast_expr_op_max>() const;1003 inline explicit ast_expr_op_max(__isl_take isl_ast_expr *ptr);1006 inline /* implicit */ ast_expr_op_max();1007 inline /* implicit */ ast_expr_op_max(const ast_expr_op_max &obj);1008 inline ast_expr_op_max &operator=(ast_expr_op_max obj);6935 ast_expr_op_max::ast_expr_op_max() in ast_expr_op_max() function6938 ast_expr_op_max::ast_expr_op_max(const ast_expr_op_max &obj) in ast_expr_op_max() function6943 ast_expr_op_max::ast_expr_op_max(__isl_take isl_ast_expr *ptr) in ast_expr_op_max() function[all …]