Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseUseOfDecl

778       if (DiagnoseUseOfDecl(Destructor, E->getExprLoc()))
1620 if (DiagnoseUseOfDecl
1625 if (DiagnoseUseOfDecl(OperatorDelete, StartLoc))
1642 if (DiagnoseUseOfDecl(dtor, StartLoc))
2498 if (DiagnoseUseOfDecl(Dtor, StartLoc))
2665 if (S.DiagnoseUseOfDecl(Method, CastLoc))
2683 if (S.DiagnoseUseOfDecl(Method, CastLoc))
2840 if (DiagnoseUseOfDecl(Fn, From->getLocStart()))
5119 if (DiagnoseUseOfDecl(Destructor, E->getExprLoc()))
5274 if (DiagnoseUseOfDecl(Destructor, Bind->getExprLoc()))