Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp3697 DiagnoseUnusedDecl(NewVar); in BuildVariableInstantiation()
DSemaDecl.cpp1544 DiagnoseUnusedDecl(T); in DiagnoseUnusedNestedTypedefs()
1552 void Sema::DiagnoseUnusedDecl(const NamedDecl *D) { in DiagnoseUnusedDecl() function in Sema
1608 DiagnoseUnusedDecl(D); in ActOnPopScope()
/external/clang/include/clang/Sema/
DSema.h3495 void DiagnoseUnusedDecl(const NamedDecl *ND);