Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h929 using const_section_iterator = variable
984 nested_collection_iterator<const_section_iterator,
993 nested_collection_iterator<const_section_iterator,
1269 iterator_range<const_section_iterator> sections() const { in sections()
1271 const_section_iterator(Sections.begin(), in sections()
1273 const_section_iterator(Sections.end(), GetSectionMapEntryConstValue())); in sections()