Searched defs:n_arg (Results 1 – 5 of 5) sorted by relevance
63 void python_generator::print_method_arguments(int first, int n_arg) in print_method_arguments()97 int n_arg) in print_method_header()218 unsigned n_arg = fn->getNumArgs(); in print_callback() local
1703 auto n_arg = callback->getNumArgs() - 1; in print_callback_args() local
1222 static int n_arg(struct isl_arg *arg) in n_arg() function1225 int n_arg = 0; in n_arg() local
187 enum isl_ast_expr_op_type op, int n_arg) in isl_ast_expr_alloc_op()
6449 class size ast_expr_op::n_arg() const in n_arg() function