Searched refs:JustWarn (Results 1 – 1 of 1) sorted by relevance
5627 bool JustWarn = false; in checkDLLAttributeRedeclaration() local5631 JustWarn = true; in checkDLLAttributeRedeclaration()5634 JustWarn = true; in checkDLLAttributeRedeclaration()5642 JustWarn = false; in checkDLLAttributeRedeclaration()5644 unsigned DiagID = JustWarn ? diag::warn_attribute_dll_redeclaration in checkDLLAttributeRedeclaration()5650 if (!JustWarn) { in checkDLLAttributeRedeclaration()