Home | History | Annotate | Download | only in AST

Lines Matching defs:Note

330     // Note that we intentionally use std::map here so that references to
692 /// Add a note to a prior diagnostic.
693 OptionalDiagnostic Note(SourceLocation Loc, diag::kind DiagId) {
726 /// Note that we have had a side-effect, and determine whether we should
751 /// Note that we hit something that was technically undefined behavior, but
1003 // Note that we're skipping calls.
1010 // Use a different note for an inheriting constructor, because from the
1392 Info.Note(VD->getLocation(), diag::note_declared_at);
1394 Info.Note(Base.get<const Expr*>()->getExprLoc(),
1408 // Check that the object is a global. Note that the fake 'this' object we
2178 Info.Note(VD->getLocation(), diag::note_declared_at);
2184 Info.Note(VD->getLocation(), diag::note_declared_at);
2278 /// is trivial. Note that this is never true for a union type with fields
2318 Info.Note(Field->getLocation(), diag::note_declared_at);
2418 // Note, it should not be possible to form a pointer with a valid
2479 Info.Note(Field->getLocation(), diag::note_declared_at);
2507 Info.Note(Field->getLocation(), diag::note_declared_at);
2746 Info.Note(VD->getLocation(), diag::note_declared_at);
2774 Info.Note(VD->getLocation(), diag::note_declared_at);
2786 Info.Note(VD->getLocation(), diag::note_declared_at);
2798 Info.Note(VD->getLocation(), diag::note_declared_at);
2837 Info.Note(MTE->getExprLoc(), diag::note_constexpr_temporary_here);
2857 Info.Note(Base->getExprLoc(), diag::note_constexpr_temporary_here);
3314 // Add the member. Note that we cannot build bound member functions here.
3846 Info.Note(CD->getLocation(), diag::note_declared_at);
3897 Info.Note(DiagDecl->getLocation(), diag::note_declared_at);
4499 // Note, we use the subexpression's type in order to retain cv-qualifiers.
5651 // Note that E's type is not necessarily the type of our class here; we might
6286 // Note, GNU defines __null as an integer, not a pointer.
6618 /// Please note: this function is specialized for how __builtin_object_size
6817 // that behaves this way. Note that we only do this when Type=1, because
7273 // Ignore LHS but note if we could not evaluate it.
7653 // (Note that clang defaults to -fmerge-all-constants, which can
9299 // Note that to reduce code duplication, this helper does no evaluation
9525 // Note that per C99, offsetof must be an ICE. And AFAIK, using
9700 // Note that if we get here, CondResult is 0, and at least one of