Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp1911 static bool ShouldDiagnoseUnusedDecl(const LangOptions &LangOpts, in ShouldDiagnoseUnusedDecl() function
2072 if (!ShouldDiagnoseUnusedDecl(getLangOpts(), D)) in DiagnoseUnusedDecl()