Lines Matching full:sourcerange
2029 static bool checkAvailabilityAttr(Sema &S, SourceRange Range,
2086 AvailabilityAttr *Sema::mergeAvailabilityAttr(NamedDecl *D, SourceRange Range,
2250 static T *mergeVisibilityAttr(Sema &S, Decl *D, SourceRange range,
2265 VisibilityAttr *Sema::mergeVisibilityAttr(Decl *D, SourceRange Range,
2272 TypeVisibilityAttr *Sema::mergeTypeVisibilityAttr(Decl *D, SourceRange Range,
2776 SectionAttr *Sema::mergeSectionAttr(Decl *D, SourceRange Range,
3070 FormatAttr *Sema::mergeFormatAttr(Decl *D, SourceRange Range, StringRef Format,
3366 void Sema::AddAlignedAttr(SourceRange AttrRange, Decl *D, Expr *E,
3454 void Sema::AddAlignedAttr(SourceRange AttrRange, Decl *D, TypeSourceInfo *TS,
4375 << SourceRange(loc, loc) << attr.getName() << ExpectedMethod;
4385 << SourceRange(loc)
4404 << SourceRange(loc, loc) << attr.getName() << ExpectedMethod;