Searched refs:JustWarn (Results 1 – 1 of 1) sorted by relevance
6989 bool JustWarn = false; in checkDLLAttributeRedeclaration() local6993 JustWarn = true; in checkDLLAttributeRedeclaration()6996 JustWarn = true; in checkDLLAttributeRedeclaration()7004 JustWarn = false; in checkDLLAttributeRedeclaration()7006 unsigned DiagID = JustWarn ? diag::warn_attribute_dll_redeclaration in checkDLLAttributeRedeclaration()7012 if (!JustWarn) { in checkDLLAttributeRedeclaration()