Home
last modified time | relevance | path

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

/third_party/python/Python/
H A Dast_opt.c637 static int astfold_match_case(match_case_ty node_, PyArena *ctx_, _PyASTOptimizeState *state);
976 CALL_SEQ(astfold_match_case, match_case, node_->v.Match.cases); in astfold_stmt()
1063 astfold_match_case(match_case_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_match_case() function

Completed in 2 milliseconds