Searched defs:ast_expr_op_call (Results 1 – 3 of 3) sorted by relevance
234 class ast_expr_op_call; variable6182 ast_expr_op_call::ast_expr_op_call(__isl_take isl_ast_expr *ptr) in ast_expr_op_call() function6185 ast_expr_op_call::ast_expr_op_call() in ast_expr_op_call() function6188 ast_expr_op_call::ast_expr_op_call(const ast_expr_op_call &obj) in ast_expr_op_call() function
299 class ast_expr_op_call; variable7020 ast_expr_op_call::ast_expr_op_call(__isl_take isl_ast_expr *ptr) in ast_expr_op_call() function7023 ast_expr_op_call::ast_expr_op_call() in ast_expr_op_call() function7026 ast_expr_op_call::ast_expr_op_call(const ast_expr_op_call &obj) in ast_expr_op_call() function
6219 class ast_expr_op_call(ast_expr_op): class