Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h124 void CheckDiagnostics();
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp677 CheckDiagnostics(); in ~VerifyDiagnosticConsumer()
719 CheckDiagnostics(); in EndSourceFile()
1062 void VerifyDiagnosticConsumer::CheckDiagnostics() { in CheckDiagnostics() function in VerifyDiagnosticConsumer