Searched refs:Expression_type (Results 1 – 3 of 3) sorted by relevance
58 PyObject *Expression_type; member
77 Py_CLEAR(state->Expression_type); in _PyAST_Fini()916 cond = PyObject_SetAttrString(state->Expression_type, "_field_types", in add_ast_annotations()922 cond = PyObject_SetAttrString(state->Expression_type, "__annotations__", in add_ast_annotations()5572 state->Expression_type = make_type(state, "Expression", state->mod_type, in init_types()5575 if (!state->Expression_type) return -1; in init_types()8251 tp = (PyTypeObject *)state->Expression_type; in ast2obj_mod()10381 tp = state->Expression_type; in obj2ast_mod()17227 if (PyModule_AddObjectRef(m, "Expression", state->Expression_type) < 0) { in astmodule_exec()17672 req_type[1] = state->Expression_type; in PyAST_obj2mod()
15765 …<var-decl name='Expression_type' type-id='type-id-4' visibility='default' filepath='./Include/inte…