Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/pegen/
Dpegen.c1560 _set_attribute_context(Parser *p, expr_ty e, expr_context_ty ctx) in _set_attribute_context() function
1592 new = _set_attribute_context(p, expr, ctx); in _PyPegen_set_expr_context()