Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseUseOfDecl

727   if (DiagnoseUseOfDecl(Destructor, E->getExprLoc()))
1522 if (DiagnoseUseOfDecl(OperatorNew, StartLoc))
1527 if (DiagnoseUseOfDecl(OperatorDelete, StartLoc))
1544 if (DiagnoseUseOfDecl(dtor, StartLoc))
2395 if (DiagnoseUseOfDecl(Dtor, StartLoc))
2736 if (DiagnoseUseOfDecl(Fn, From->getLocStart()))
4969 if (DiagnoseUseOfDecl(Destructor, E->getExprLoc()))
5125 if (DiagnoseUseOfDecl(Destructor, Bind->getExprLoc()))