Lines Matching refs:ParsedAttributes

52                                  ParsedAttributes *Attrs) {  in ParseTypeName()
133 void Parser::ParseAttributes(unsigned WhichAttrKinds, ParsedAttributes &Attrs, in ParseAttributes()
190 void Parser::ParseGNUAttributes(ParsedAttributes &Attrs, in ParseGNUAttributes()
413 ParsedAttributes &Attrs, in ParseAttributeWithTypeArg()
521 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon()
671 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseGNUAttributeArgs()
736 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseClangAttributeArgs()
777 ParsedAttributes &Attrs) { in ParseMicrosoftDeclSpecArgs()
925 void Parser::ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs) { in ParseMicrosoftDeclSpecs()
1001 void Parser::ParseMicrosoftTypeAttributes(ParsedAttributes &attrs) { in ParseMicrosoftTypeAttributes()
1029 void Parser::ParseWebAssemblyFuncrefTypeAttribute(ParsedAttributes &attrs) { in ParseWebAssemblyFuncrefTypeAttribute()
1081 void Parser::ParseBorlandTypeAttributes(ParsedAttributes &attrs) { in ParseBorlandTypeAttributes()
1091 void Parser::ParseOpenCLKernelAttributes(ParsedAttributes &attrs) { in ParseOpenCLKernelAttributes()
1101 void Parser::ParseCUDAFunctionAttributes(ParsedAttributes &attrs) { in ParseCUDAFunctionAttributes()
1110 void Parser::ParseOpenCLQualifiers(ParsedAttributes &Attrs) { in ParseOpenCLQualifiers()
1121 void Parser::ParseHLSLQualifiers(ParsedAttributes &Attrs) { in ParseHLSLQualifiers()
1128 void Parser::ParseNullabilityTypeSpecifiers(ParsedAttributes &attrs) { in ParseNullabilityTypeSpecifiers()
1302 ParsedAttributes &attrs, SourceLocation *endLoc, IdentifierInfo *ScopeName, in ParseAvailabilityAttribute()
1540 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseExternalSourceSymbolAttribute()
1669 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseObjCBridgeRelatedAttribute()
1738 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseSwiftNewTypeAttribute()
1779 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseTypeTagForDatatypeAttribute()
1874 void Parser::DiagnoseMisplacedCXX11Attribute(ParsedAttributes &Attrs, in DiagnoseMisplacedCXX11Attribute()
1911 void Parser::ProhibitCXX11Attributes(ParsedAttributes &Attrs, in ProhibitCXX11Attributes()
1958 void Parser::DiagnoseCXX11AttributeExtension(ParsedAttributes &Attrs) { in DiagnoseCXX11AttributeExtension()
1973 void Parser::stripTypeAttributesOffDeclSpec(ParsedAttributes &Attrs, in stripTypeAttributesOffDeclSpec()
2011 ParsedAttributes &DeclAttrs, in ParseDeclaration()
2012 ParsedAttributes &DeclSpecAttrs, in ParseDeclaration()
2046 ParsedAttributes Attrs(AttrFactory); in ParseDeclaration()
2090 ParsedAttributes &DeclAttrs, ParsedAttributes &DeclSpecAttrs, in ParseSimpleDeclaration()
2291 ParsedAttributes &Attrs, in ParseDeclGroup()
2299 ParsedAttributes LocalAttrs(AttrFactory); in ParseDeclGroup()
3003 ParsedAttributes &Attrs) { in ParseImplicitInt()
3317 void Parser::ParseAlignmentSpecifier(ParsedAttributes &Attrs, in ParseAlignmentSpecifier()
3373 ParsedAttributes &Attrs, in ParseBoundsAttribute()
3598 ParsedAttributes attrs(AttrFactory); in ParseDeclarationSpecifiers()
3903 ParsedAttributes Attrs(AttrFactory); in ParseDeclarationSpecifiers()
4067 ParsedAttributes Attrs(AttrFactory); in ParseDeclarationSpecifiers()
4662 ParsedAttributes Attributes(AttrFactory); in ParseDeclarationSpecifiers()
4916 ParsedAttributes Attrs(AttrFactory); in ParseStructDeclaration()
4996 ParsedAttributes *OutAttrs) { in ParseLexedCAttributeList()
5012 ParsedAttributes *OutAttrs) { in ParseLexedCAttribute()
5034 ParsedAttributes Attrs(AttrFactory); in ParseLexedCAttribute()
5119 ParsedAttributes Attrs(AttrFactory); in ParseStructUnionBody()
5189 ParsedAttributes attrs(AttrFactory); in ParseStructUnionBody()
5247 ParsedAttributes attrs(AttrFactory); in ParseEnumSpecifier()
5660 ParsedAttributes attrs(AttrFactory); in ParseEnumBody()
5735 ParsedAttributes attrs(AttrFactory); in ParseEnumBody()
6301 ParsedAttributes Attrs(AttrFactory); in isConstructorDeclarator()
6412 ParsedAttributes Attrs(AttrFactory); in ParseTypeQualifierListOpt()
7188 ParsedAttributes attrs(AttrFactory); in ParseDirectDeclarator()
7288 ParsedAttributes Attrs(AttrFactory); in ParseDecompositionDeclarator()
7346 ParsedAttributes attrs(AttrFactory); in ParseParenDeclarator()
7491 ParsedAttributes &FirstArgAttrs, in ParseFunctionDeclarator()
7517 ParsedAttributes FnAttrs(AttrFactory); in ParseFunctionDeclarator()
7821 DeclaratorContext DeclaratorCtx, ParsedAttributes &FirstArgAttrs, in ParseParameterDeclarationClause()
7864 ParsedAttributes ArgDeclAttrs(AttrFactory); in ParseParameterDeclarationClause()
7865 ParsedAttributes ArgDeclSpecAttrs(AttrFactory); in ParseParameterDeclarationClause()
8109 ParsedAttributes attrs(AttrFactory); in ParseBracketDeclarator()
8125 ParsedAttributes attrs(AttrFactory); in ParseBracketDeclarator()