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

/external/clang/lib/Frontend/
H A DWarnings.cpp87 bool SetDiagnostic = (Report == 0); local
91 if (!SetDiagnostic && !ReportDiags)
117 if (SetDiagnostic)
125 if (SetDiagnostic) {
151 if (SetDiagnostic)
156 if (SetDiagnostic) {
179 if (SetDiagnostic)
184 if (SetDiagnostic) {

Completed in 332 milliseconds