Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseUnusedDecl

1527       DiagnoseUnusedDecl(T);
1533 /// DiagnoseUnusedDecl - Emit warnings about declarations that are not used
1535 void Sema::DiagnoseUnusedDecl(const NamedDecl *D) {
1591 DiagnoseUnusedDecl(D);