Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dast.c608 compiler_complex_args(struct compiling *c, const node *n) in compiler_complex_args() function
648 arg = compiler_complex_args(c, child); in compiler_complex_args()
740 asdl_seq_SET(args, k++, compiler_complex_args(c, ch)); in ast_for_arguments()