Home
last modified time | relevance | path

Searched defs:global_objects (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp384 iterator_range<Module::global_object_iterator> Module::global_objects() { in global_objects() function in Module
388 Module::global_objects() const { in global_objects() function in Module
/third_party/python/Include/internal/
Dpycore_runtime.h129 struct _Py_global_objects global_objects; member