Home
last modified time | relevance | path

Searched defs:ProcessDiag (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DDiagnosticIDs.cpp719 bool DiagnosticIDs::ProcessDiag(DiagnosticsEngine &Diag) const { in ProcessDiag() function in DiagnosticIDs
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DDiagnostic.h1031 bool ProcessDiag() { in ProcessDiag() function