Lines Matching refs:ParsedAttributes

46                                  ParsedAttributes *Attrs) {  in ParseTypeName()
105 void Parser::ParseAttributes(unsigned WhichAttrKinds, ParsedAttributes &Attrs, in ParseAttributes()
162 void Parser::ParseGNUAttributes(ParsedAttributes &Attrs, in ParseGNUAttributes()
335 ParsedAttributes &Attrs, in ParseAttributeWithTypeArg()
363 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon()
501 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseGNUAttributeArgs()
556 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseClangAttributeArgs()
593 ParsedAttributes &Attrs) { in ParseMicrosoftDeclSpecArgs()
741 void Parser::ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs) { in ParseMicrosoftDeclSpecs()
816 void Parser::ParseMicrosoftTypeAttributes(ParsedAttributes &attrs) { in ParseMicrosoftTypeAttributes()
879 void Parser::ParseBorlandTypeAttributes(ParsedAttributes &attrs) { in ParseBorlandTypeAttributes()
889 void Parser::ParseOpenCLKernelAttributes(ParsedAttributes &attrs) { in ParseOpenCLKernelAttributes()
899 void Parser::ParseCUDAFunctionAttributes(ParsedAttributes &attrs) { in ParseCUDAFunctionAttributes()
908 void Parser::ParseOpenCLQualifiers(ParsedAttributes &Attrs) { in ParseOpenCLQualifiers()
919 void Parser::ParseHLSLQualifiers(ParsedAttributes &Attrs) { in ParseHLSLQualifiers()
926 void Parser::ParseNullabilityTypeSpecifiers(ParsedAttributes &attrs) { in ParseNullabilityTypeSpecifiers()
1099 ParsedAttributes &attrs, in ParseAvailabilityAttribute()
1334 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseExternalSourceSymbolAttribute()
1445 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseObjCBridgeRelatedAttribute()
1514 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseSwiftNewTypeAttribute()
1555 ParsedAttributes &Attrs, in ParseTypeTagForDatatypeAttribute()
1653 void Parser::DiagnoseMisplacedCXX11Attribute(ParsedAttributes &Attrs, in DiagnoseMisplacedCXX11Attribute()
1679 void Parser::ProhibitCXX11Attributes(ParsedAttributes &Attrs, unsigned DiagID, in ProhibitCXX11Attributes()
1719 void Parser::DiagnoseCXX11AttributeExtension(ParsedAttributes &Attrs) { in DiagnoseCXX11AttributeExtension()
1733 void Parser::stripTypeAttributesOffDeclSpec(ParsedAttributes &Attrs, in stripTypeAttributesOffDeclSpec()
1772 ParsedAttributes &DeclAttrs, in ParseDeclaration()
1773 ParsedAttributes &DeclSpecAttrs, in ParseDeclaration()
1809 ParsedAttributes Attrs(AttrFactory); in ParseDeclaration()
1853 ParsedAttributes &DeclAttrs, ParsedAttributes &DeclSpecAttrs, in ParseSimpleDeclaration()
2048 ParsedAttributes &Attrs, in ParseDeclGroup()
2055 ParsedAttributes LocalAttrs(AttrFactory); in ParseDeclGroup()
2667 ParsedAttributes &Attrs) { in ParseImplicitInt()
2978 void Parser::ParseAlignmentSpecifier(ParsedAttributes &Attrs, in ParseAlignmentSpecifier()
3199 ParsedAttributes attrs(AttrFactory); in ParseDeclarationSpecifiers()
3478 ParsedAttributes Attrs(AttrFactory); in ParseDeclarationSpecifiers()
3642 ParsedAttributes Attrs(AttrFactory); in ParseDeclarationSpecifiers()
4219 ParsedAttributes Attributes(AttrFactory); in ParseDeclarationSpecifiers()
4435 ParsedAttributes Attrs(AttrFactory); in ParseStructDeclaration()
4559 ParsedAttributes Attrs(AttrFactory); in ParseStructUnionBody()
4623 ParsedAttributes attrs(AttrFactory); in ParseStructUnionBody()
4678 ParsedAttributes attrs(AttrFactory); in ParseEnumSpecifier()
5089 ParsedAttributes attrs(AttrFactory); in ParseEnumBody()
5164 ParsedAttributes attrs(AttrFactory); in ParseEnumBody()
5702 ParsedAttributes Attrs(AttrFactory); in isConstructorDeclarator()
5804 ParsedAttributes Attrs(AttrFactory); in ParseTypeQualifierListOpt()
6557 ParsedAttributes attrs(AttrFactory); in ParseDirectDeclarator()
6684 ParsedAttributes attrs(AttrFactory); in ParseParenDeclarator()
6829 ParsedAttributes &FirstArgAttrs, in ParseFunctionDeclarator()
6855 ParsedAttributes FnAttrs(AttrFactory); in ParseFunctionDeclarator()
7141 DeclaratorContext DeclaratorCtx, ParsedAttributes &FirstArgAttrs, in ParseParameterDeclarationClause()
7184 ParsedAttributes ArgDeclAttrs(AttrFactory); in ParseParameterDeclarationClause()
7185 ParsedAttributes ArgDeclSpecAttrs(AttrFactory); in ParseParameterDeclarationClause()
7406 ParsedAttributes attrs(AttrFactory); in ParseBracketDeclarator()
7422 ParsedAttributes attrs(AttrFactory); in ParseBracketDeclarator()