Searched refs:IsAllIgnored (Results 1 – 1 of 1) sorted by relevance
1937 bool IsAllIgnored = true; in ShouldDiagnoseUnusedDecl() local1941 IsAllIgnored = IsAllIgnored && (BD->isPlaceholderVar(LangOpts) || in ShouldDiagnoseUnusedDecl()1944 if (IsAllIgnored) in ShouldDiagnoseUnusedDecl()