Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h50 const_iterator note_begin() const { return Notes.begin(); } in note_begin() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp1016 Buffer.note_begin(), Buffer.note_end(), in CheckResults()
1121 NumErrors += PrintUnexpected(Diags, nullptr, Buffer->note_begin(), in CheckDiagnostics()