Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h370 bool ProcessDiag(DiagnosticsEngine &Diag) const;
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp751 bool DiagnosticIDs::ProcessDiag(DiagnosticsEngine &Diag) const { in ProcessDiag() function in DiagnosticIDs
H A DDiagnostic.cpp546 Emitted = ProcessDiag(); in EmitCurrentDiagnostic()