Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnosticIDs.cpp753 bool DiagnosticIDs::ProcessDiag(DiagnosticsEngine &Diag) const { in ProcessDiag() function in DiagnosticIDs
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h1036 bool ProcessDiag() { in ProcessDiag() function