Searched defs:stmts (Results 1 – 5 of 5) sorted by relevance
1096 def com_append_stmt(self, stmts, node): argument
220 asdl_seq *stmts = NULL; in PyAST_FromNode() local
1193 compiler_body(struct compiler *c, asdl_seq *stmts) in compiler_body()
1170 compiler_body(struct compiler *c, asdl_seq *stmts) in compiler_body()