Searched refs:IsAllPlaceholders (Results 1 – 1 of 1) sorted by relevance
1920 bool IsAllPlaceholders = true; in ShouldDiagnoseUnusedDecl() local1924 IsAllPlaceholders = IsAllPlaceholders && BD->isPlaceholderVar(LangOpts); in ShouldDiagnoseUnusedDecl()1926 if (IsAllPlaceholders) in ShouldDiagnoseUnusedDecl()