Home
last modified time | relevance | path

Searched refs:IsAllPlaceholders (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1920 bool IsAllPlaceholders = true; in ShouldDiagnoseUnusedDecl() local
1924 IsAllPlaceholders = IsAllPlaceholders && BD->isPlaceholderVar(LangOpts); in ShouldDiagnoseUnusedDecl()
1926 if (IsAllPlaceholders) in ShouldDiagnoseUnusedDecl()