Home | History | Annotate | Download | only in AST

Lines Matching defs:Note

309     // Note that we intentionally use std::map here so that references to
648 /// Add a note to a prior diagnostic.
649 OptionalDiagnostic Note(SourceLocation Loc, diag::kind DiagId) {
681 /// Note that we have had a side-effect, and determine whether we should
861 // Note that we're skipping calls.
1236 Info.Note(VD->getLocation(), diag::note_declared_at);
1238 Info.Note(Base.get<const Expr*>()->getExprLoc(),
1252 // Check that the object is a global. Note that the fake 'this' object we
1981 Info.Note(VD->getLocation(), diag::note_declared_at);
1987 Info.Note(VD->getLocation(), diag::note_declared_at);
2151 // Note, it should not be possible to form a pointer with a valid
2212 Info.Note(Field->getLocation(), diag::note_declared_at);
2240 Info.Note(Field->getLocation(), diag::note_declared_at);
2478 Info.Note(VD->getLocation(), diag::note_declared_at);
2503 Info.Note(VD->getLocation(), diag::note_declared_at);
2515 Info.Note(VD->getLocation(), diag::note_declared_at);
2523 Info.Note(VD->getLocation(), diag::note_declared_at);
2562 Info.Note(MTE->getExprLoc(), diag::note_constexpr_temporary_here);
2582 Info.Note(Base->getExprLoc(), diag::note_constexpr_temporary_here);
3039 // Add the member. Note that we cannot build bound member functions here.
3544 Info.Note(CD->getLocation(), diag::note_declared_at);
3579 Info.Note(DiagDecl->getLocation(), diag::note_declared_at);
4128 // Note, we use the subexpression's type in order to retain cv-qualifiers.
5760 // Note, GNU defines __null as an integer, not a pointer.
6406 // Ignore LHS but note if we could not evaluate it.
6735 // (Note that clang defaults to -fmerge-all-constants, which can
8247 // Note that to reduce code duplication, this helper does no evaluation
8463 // Note that per C99, offsetof must be an ICE. And AFAIK, using
8638 // Note that if we get here, CondResult is 0, and at least one of