Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseUnusedDecl

1211 /// DiagnoseUnusedDecl - Emit warnings about declarations that are not used
1213 void Sema::DiagnoseUnusedDecl(const NamedDecl *D) {
1256 DiagnoseUnusedDecl(D);