Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h772 class nested_collection_iterator
774 nested_collection_iterator<OuterItrT, InnerItrT, T, getInnerRange>,
777 nested_collection_iterator() = default;
779 nested_collection_iterator(OuterItrT OuterI, OuterItrT OuterE) in nested_collection_iterator() function
785 bool operator==(const nested_collection_iterator &RHS) const {
794 nested_collection_iterator operator++() {
817 nested_collection_iterator<const_section_iterator,
822 nested_collection_iterator<const_section_iterator,
826 using block_iterator = nested_collection_iterator<const_section_iterator,
831 nested_collection_iterator<const_section_iterator,