Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h45 const_iterator warn_end() const { return Warnings.end(); } in warn_end() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp1018 Buffer.warn_begin(), Buffer.warn_end(), in CheckResults()
1129 Buffer->warn_end(), "warn"); in CheckDiagnostics()