Home
last modified time | relevance | path

Searched refs:nonlocal_stmt_rule (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Parser/
H A Dparser.c576 static stmt_ty nonlocal_stmt_rule(Parser *p);
1953 (nonlocal_stmt_var = nonlocal_stmt_rule(p)) // nonlocal_stmt in simple_stmt_rule()
3025 nonlocal_stmt_rule(Parser *p) in nonlocal_stmt_rule() function
[all...]

Completed in 38 milliseconds