Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h717 class nested_collection_iterator
719 nested_collection_iterator<OuterItrT, InnerItrT, T, getInnerRange>,
722 nested_collection_iterator() = default;
724 nested_collection_iterator(OuterItrT OuterI, OuterItrT OuterE) in nested_collection_iterator() function
730 bool operator==(const nested_collection_iterator &RHS) const {
739 nested_collection_iterator operator++() {
762 nested_collection_iterator<const_section_iterator,
767 nested_collection_iterator<const_section_iterator,
771 using block_iterator = nested_collection_iterator<const_section_iterator,
776 nested_collection_iterator<const_section_iterator,