Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseUseOfDecl

9166     if (DiagnoseUseOfDecl(fn, SrcExpr.get()->getLocStart())) {
9627 DiagnoseUseOfDecl(FDecl, ULE->getNameLoc());
9809 DiagnoseUseOfDecl(Best->FoundDecl, OpLoc);
10050 DiagnoseUseOfDecl(Best->FoundDecl, OpLoc);
10233 DiagnoseUseOfDecl(Best->FoundDecl, LLoc);
10483 DiagnoseUseOfDecl(Best->FoundDecl, UnresExpr->getNameLoc());
10733 DiagnoseUseOfDecl(Best->FoundDecl, LParenLoc);
10756 DiagnoseUseOfDecl(Best->FoundDecl, LParenLoc);
10953 DiagnoseUseOfDecl(Best->FoundDecl, OpLoc);
11021 DiagnoseUseOfDecl(Best->FoundDecl, UDSuffixLoc);