Lines Matching refs:Note

132   S.Note(VD->getLocation(), diag::note_declared_at) << VD->getSourceRange();  in diagnoseMissingInitializer()
151 S.Note(D->getLocation(), diag::note_declared_at) << D->getSourceRange(); in diagnoseUnknownDecl()
166 S.Note(VD->getLocation(), diag::note_declared_at); in diagnoseUnknownDecl()
198 S.Note(VD->getLocation(), diag::note_declared_at); in diagnoseNonConstVariable()
207 S.Note(VD->getLocation(), diag::note_declared_at); in diagnoseNonConstVariable()
228 S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here); in CheckTemporary()
433 S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here); in CheckLive()
435 S.Note(Ptr.getDeclLoc(), diag::note_declared_at); in CheckLive()
476 S.Note(D->getLocation(), diag::note_declared_at); in CheckConstant()
608 S.Note(Field->getLocation(), diag::note_declared_at); in CheckMutable()
651 S.Note(Loc, diag::note_constexpr_volatile_here) << DiagKind; in CheckVolatile()
683 S.Note(VD->getLocation(), diag::note_declared_at); in CheckInitialized()
721 S.Note(VD->getLocation(), diag::note_declared_at); in CheckGlobalInitialized()
734 S.Note(VD->getLocation(), diag::note_declared_at); in CheckWeak()
904 S.Note(DiagDecl->getLocation(), diag::note_declared_at); in CheckCallable()
926 S.Note(DiagDecl->getDefinition()->getLocation(), in CheckCallable()
929 S.Note(DiagDecl->getLocation(), diag::note_declared_at); in CheckCallable()
1036 S.Note(NewExpr->getExprLoc(), diag::note_constexpr_dynamic_alloc_here) in CheckNewDeleteForms()
1061 S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here); in CheckDeleteSource()
1063 S.Note(Ptr.getDeclLoc(), diag::note_declared_at); in CheckDeleteSource()
1577 S.Note(Callee->getLocation(), diag::note_declared_at); in CallVirt()