Home
last modified time | relevance | path

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

/third_party/python/Python/
H A Dast_opt.c633 static int astfold_keyword(keyword_ty node_, PyArena *ctx_, _PyASTOptimizeState *state);
775 CALL_SEQ(astfold_keyword, keyword, node_->v.Call.keywords); in astfold_expr()
828 astfold_keyword(keyword_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_keyword() function
894 CALL_SEQ(astfold_keyword, keyword, node_->v.ClassDef.keywords); in astfold_stmt()

Completed in 2 milliseconds