Lines Matching defs:Attrs

47                                  ParsedAttributes *Attrs) {  in ParseTypeName()
107 ParsedAttributesWithRange &Attrs, in ParseAttributes()
165 void Parser::ParseGNUAttributes(ParsedAttributesWithRange &Attrs, in ParseGNUAttributes()
328 ParsedAttributes &Attrs, in ParseAttributeWithTypeArg()
357 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon()
456 ParsedAttributes &Attrs, in ParseGNUAttributeArgs()
515 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseClangAttributeArgs()
552 ParsedAttributes &Attrs) { in ParseMicrosoftDeclSpecArgs()
698 void Parser::ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs, in ParseMicrosoftDeclSpecs()
847 void Parser::ParseOpenCLQualifiers(ParsedAttributes &Attrs) { in ParseOpenCLQualifiers()
1262 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseExternalSourceSymbolAttribute()
1449 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseSwiftNewTypeAttribute()
1491 ParsedAttributes &Attrs, in ParseTypeTagForDatatypeAttribute()
1589 void Parser::DiagnoseMisplacedCXX11Attribute(ParsedAttributesWithRange &Attrs, in DiagnoseMisplacedCXX11Attribute()
1615 void Parser::ProhibitCXX11Attributes(ParsedAttributesWithRange &Attrs, in ProhibitCXX11Attributes()
1660 void Parser::stripTypeAttributesOffDeclSpec(ParsedAttributesWithRange &Attrs, in stripTypeAttributesOffDeclSpec()
1766 ParsedAttributesWithRange &Attrs, bool RequireSemi, ForRangeInit *FRI, in ParseSimpleDeclaration()
2551 ParsedAttributesWithRange &Attrs) { in ParseImplicitInt()
2834 void Parser::ParseAlignmentSpecifier(ParsedAttributes &Attrs, in ParseAlignmentSpecifier()
3276 ParsedAttributesWithRange Attrs(AttrFactory); in ParseDeclarationSpecifiers() local
3423 ParsedAttributesWithRange Attrs(AttrFactory); in ParseDeclarationSpecifiers() local
4180 ParsedAttributesWithRange Attrs(AttrFactory); in ParseStructDeclaration() local
4300 ParsedAttributesWithRange Attrs(AttrFactory); in ParseStructUnionBody() local
5396 ParsedAttributes Attrs(AttrFactory); in isConstructorDeclarator() local