Home
last modified time | relevance | path

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

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