Searched refs:nonlocal_stmt_rule (Results 1 – 1 of 1) sorted by relevance
409 static stmt_ty nonlocal_stmt_rule(Parser *p);1831 (nonlocal_stmt_var = nonlocal_stmt_rule(p)) // nonlocal_stmt in small_stmt_rule()2647 nonlocal_stmt_rule(Parser *p) in nonlocal_stmt_rule() function