Searched refs:_PyAST_Module (Results 1 – 4 of 4) sorted by relevance
628 mod_ty _PyAST_Module(asdl_stmt_seq * body, asdl_type_ignore_seq * type_ignores,
2484 return _PyAST_Module(a, type_ignores, p->arena); in _PyPegen_make_module()
1883 _PyAST_Module(asdl_stmt_seq * body, asdl_type_ignore_seq * type_ignores, in _PyAST_Module() function5425 *out = _PyAST_Module(body, type_ignores, arena); in obj2ast_mod()
1713 …<function-decl name='_PyAST_Module' mangled-name='_PyAST_Module' filepath='./Include/internal/pyco…