Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp1586 DiagnoseUnusedDecl(T); in DiagnoseUnusedNestedTypedefs()
1594 void Sema::DiagnoseUnusedDecl(const NamedDecl *D) { in DiagnoseUnusedDecl() function in Sema
1650 DiagnoseUnusedDecl(D); in ActOnPopScope()
DSemaTemplateInstantiateDecl.cpp3872 DiagnoseUnusedDecl(NewVar); in BuildVariableInstantiation()
/external/clang/include/clang/Sema/
DSema.h3579 void DiagnoseUnusedDecl(const NamedDecl *ND);