Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h928 using const_section_iterator = variable
983 nested_collection_iterator<const_section_iterator,
992 nested_collection_iterator<const_section_iterator,
1258 iterator_range<const_section_iterator> sections() const { in sections()
1260 const_section_iterator(Sections.begin(), in sections()
1262 const_section_iterator(Sections.end(), GetSectionMapEntryConstValue())); in sections()