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