Searched refs:SetDiagnostic (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Basic/
H A DWarnings.cpp81 bool SetDiagnostic = (Report == 0); local
85 if (!SetDiagnostic && !ReportDiags)
113 if (SetDiagnostic)
121 if (SetDiagnostic) {
147 if (SetDiagnostic)
152 if (SetDiagnostic) {
175 if (SetDiagnostic)
180 if (SetDiagnostic) {
214 if (SetDiagnostic)

Completed in 203 milliseconds