Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DDiagnostics.h164 class NoteIteratorImpl
169 NoteIteratorImpl(IteratorTy it) in NoteIteratorImpl() function
262 using note_iterator = NoteIteratorImpl<NoteVector::iterator>;
263 using const_note_iterator = NoteIteratorImpl<NoteVector::const_iterator>;