Home
last modified time | relevance | path

Searched refs:compiler_check_debug_args (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dcompile.c2301 compiler_check_debug_args(struct compiler *c, arguments_ty args) in compiler_check_debug_args() function
2353 if (!compiler_check_debug_args(c, args)) in compiler_function()
2774 if (!compiler_check_debug_args(c, args)) in compiler_lambda()