Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast_opt.c310 fold_subscr(expr_ty node, PyArena *arena, _PyASTOptimizeState *state) in fold_subscr() function
548 CALL(fold_subscr, expr_ty, node_); in astfold_expr()