Lines Matching defs:Attrs
45 ParsedAttributes *Attrs) { in ParseTypeName()
242 ParsedAttributes &Attrs, in ParseAttributeWithTypeArg()
271 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon()
335 ParsedAttributes &Attrs, in ParseGNUAttributeArgs()
385 ParsedAttributes &Attrs) { in ParseMicrosoftDeclSpecArgs()
532 void Parser::ParseMicrosoftDeclSpec(ParsedAttributes &Attrs) { in ParseMicrosoftDeclSpec()
675 void Parser::ParseOpenCLQualifiers(ParsedAttributes &Attrs) { in ParseOpenCLQualifiers()
1166 ParsedAttributes Attrs(AttrFactory); in ParseLexedAttribute() local
1233 ParsedAttributes &Attrs, in ParseTypeTagForDatatypeAttribute()
1331 void Parser::DiagnoseMisplacedCXX11Attribute(ParsedAttributesWithRange &Attrs, in DiagnoseMisplacedCXX11Attribute()
1447 ParsedAttributesWithRange &Attrs, in ParseSimpleDeclaration()
2149 ParsedAttributesWithRange &Attrs) { in ParseImplicitInt()
2391 void Parser::ParseAlignmentSpecifier(ParsedAttributes &Attrs, in ParseAlignmentSpecifier()
2776 ParsedAttributesWithRange Attrs(AttrFactory); in ParseDeclarationSpecifiers() local
2892 ParsedAttributesWithRange Attrs(AttrFactory); in ParseDeclarationSpecifiers() local
4448 ParsedAttributes Attrs(AttrFactory); in isConstructorDeclarator() local