Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp1433 static bool ShouldDiagnoseUnusedDecl(const NamedDecl *D) { in ShouldDiagnoseUnusedDecl() function
1536 if (!ShouldDiagnoseUnusedDecl(D)) in DiagnoseUnusedDecl()