Lines Matching defs:Attrs
47 ParsedAttributes *Attrs) { in ParseTypeName()
304 ParsedAttributes &Attrs, in ParseAttributeWithTypeArg()
333 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon()
432 ParsedAttributes &Attrs, in ParseGNUAttributeArgs()
491 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseClangAttributeArgs()
528 ParsedAttributes &Attrs) { in ParseMicrosoftDeclSpecArgs()
674 void Parser::ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs, in ParseMicrosoftDeclSpecs()
823 void Parser::ParseOpenCLQualifiers(ParsedAttributes &Attrs) { in ParseOpenCLQualifiers()
1238 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseExternalSourceSymbolAttribute()
1425 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseSwiftNewTypeAttribute()
1467 ParsedAttributes &Attrs, in ParseTypeTagForDatatypeAttribute()
1565 void Parser::DiagnoseMisplacedCXX11Attribute(ParsedAttributesWithRange &Attrs, in DiagnoseMisplacedCXX11Attribute()
1591 void Parser::ProhibitCXX11Attributes(ParsedAttributesWithRange &Attrs, in ProhibitCXX11Attributes()
1613 void Parser::stripTypeAttributesOffDeclSpec(ParsedAttributesWithRange &Attrs, in stripTypeAttributesOffDeclSpec()
1719 ParsedAttributesWithRange &Attrs, bool RequireSemi, ForRangeInit *FRI, in ParseSimpleDeclaration()
2504 ParsedAttributesWithRange &Attrs) { in ParseImplicitInt()
2787 void Parser::ParseAlignmentSpecifier(ParsedAttributes &Attrs, in ParseAlignmentSpecifier()
3214 ParsedAttributesWithRange Attrs(AttrFactory); in ParseDeclarationSpecifiers() local
3361 ParsedAttributesWithRange Attrs(AttrFactory); in ParseDeclarationSpecifiers() local
4117 ParsedAttributesWithRange Attrs(AttrFactory); in ParseStructDeclaration() local
4237 ParsedAttributesWithRange Attrs(AttrFactory); in ParseStructUnionBody() local
5336 ParsedAttributes Attrs(AttrFactory); in isConstructorDeclarator() local