Lines Matching refs:_PyPegen_set_expr_context
2223 _res = CHECK_VERSION ( stmt_ty , 6 , "Variable annotation syntax is" , _PyAST_AnnAssign ( CHECK ( expr_ty , _PyPegen_set_expr_context ( p , a , Store ) ) , b , c , 1 , EXTRA ) );
9001 _res = _PyPegen_set_expr_context ( p , name , Store );
11226 _res = CHECK_VERSION ( expr_ty , 8 , "Assignment expressions are" , _PyAST_NamedExpr ( CHECK ( expr_ty , _PyPegen_set_expr_context ( p , a , Store ) ) , b , EXTRA ) );
17334 _res = _PyAST_Starred ( CHECK ( expr_ty , _PyPegen_set_expr_context ( p , a , Store ) ) , Store , EXTRA );
17552 _res = _PyPegen_set_expr_context ( p , a , Store );
17582 _res = _PyPegen_set_expr_context ( p , a , Store );
17723 _res = _PyPegen_set_expr_context ( p , a , Store );
18452 _res = _PyPegen_set_expr_context ( p , a , Del );
18482 _res = _PyPegen_set_expr_context ( p , a , Del );