Searched refs:const_defined_symbol_iterator (Results 1 – 2 of 2) sorted by relevance
766 using const_defined_symbol_iterator = variable940 iterator_range<const_defined_symbol_iterator> defined_symbols() const { in defined_symbols()942 const_defined_symbol_iterator(Sections.begin(), Sections.end()), in defined_symbols()943 const_defined_symbol_iterator(Sections.end(), Sections.end())); in defined_symbols()
935 using const_defined_symbol_iterator = variable1213 iterator_range<const_defined_symbol_iterator> defined_symbols() const { in defined_symbols()1215 const_defined_symbol_iterator(Sections.begin(), Sections.end()), in defined_symbols()1216 const_defined_symbol_iterator(Sections.end(), Sections.end())); in defined_symbols()