Searched refs:const_note_iterator (Results 1 – 1 of 1) sorted by relevance
263 using const_note_iterator = NoteIteratorImpl<NoteVector::const_iterator>; variable269 iterator_range<const_note_iterator> getNotes() const { in getNotes()