Searched refs:JustWarn (Results 1 – 1 of 1) sorted by relevance
5490 bool JustWarn = false; in checkDLLAttributeRedeclaration() local5494 JustWarn = true; in checkDLLAttributeRedeclaration()5497 JustWarn = true; in checkDLLAttributeRedeclaration()5505 JustWarn = false; in checkDLLAttributeRedeclaration()5507 unsigned DiagID = JustWarn ? diag::warn_attribute_dll_redeclaration in checkDLLAttributeRedeclaration()5513 if (!JustWarn) { in checkDLLAttributeRedeclaration()