Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast.c2699 ast_for_call(struct compiling *c, const node *n, expr_ty func, bool allowgen) in ast_for_call() argument
2722 if (!allowgen) { in ast_for_call()