Home
last modified time | relevance | path

Searched refs:const_global_object_iterator (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h659 using const_global_object_iterator = variable
664 iterator_range<const_global_object_iterator> global_objects() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp387 iterator_range<Module::const_global_object_iterator>