Searched defs:global_objects (Results 1 – 7 of 7) sorted by relevance
384 iterator_range<Module::global_object_iterator> Module::global_objects() { in global_objects() function in Module388 Module::global_objects() const { in global_objects() function in Module
413 iterator_range<Module::global_object_iterator> Module::global_objects() { in global_objects() function in Module417 Module::global_objects() const { in global_objects() function in Module
129 struct _Py_global_objects global_objects; member