Searched refs:ShouldDiagnoseUnusedDecl (Results 1 – 1 of 1) sorted by relevance
1911 static bool ShouldDiagnoseUnusedDecl(const LangOptions &LangOpts, in ShouldDiagnoseUnusedDecl() function2072 if (!ShouldDiagnoseUnusedDecl(getLangOpts(), D)) in DiagnoseUnusedDecl()