Searched refs:compiler_check_debug_one_arg (Results 1 – 1 of 1) sorted by relevance
2551 compiler_check_debug_one_arg(struct compiler *c, arg_ty arg) in compiler_check_debug_one_arg() function2565 if (!compiler_check_debug_one_arg(c, asdl_seq_GET(args, i))) in compiler_check_debug_args_seq()2579 if (!compiler_check_debug_one_arg(c, args->vararg)) in compiler_check_debug_args()2583 if (!compiler_check_debug_one_arg(c, args->kwarg)) in compiler_check_debug_args()