Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp1968 static bool ShouldDiagnoseUnusedDecl(const NamedDecl *D) { in ShouldDiagnoseUnusedDecl() function
2122 if (!ShouldDiagnoseUnusedDecl(D)) in DiagnoseUnusedDecl()