Searched defs:ast_expr_op_or_else (Results 1 – 3 of 3) sorted by relevance
249 class ast_expr_op_or_else; variable6677 ast_expr_op_or_else::ast_expr_op_or_else(__isl_take isl_ast_expr *ptr) in ast_expr_op_or_else() function6680 ast_expr_op_or_else::ast_expr_op_or_else() in ast_expr_op_or_else() function6683 ast_expr_op_or_else::ast_expr_op_or_else(const ast_expr_op_or_else &obj) in ast_expr_op_or_else() function
314 class ast_expr_op_or_else; variable7545 ast_expr_op_or_else::ast_expr_op_or_else(__isl_take isl_ast_expr *ptr) in ast_expr_op_or_else() function7548 ast_expr_op_or_else::ast_expr_op_or_else() in ast_expr_op_or_else() function7551 ast_expr_op_or_else::ast_expr_op_or_else(const ast_expr_op_or_else &obj) in ast_expr_op_or_else() function
6759 class ast_expr_op_or_else(ast_expr_op): class