Searched refs:ParseMicrosoftDeclSpec (Results 1 – 4 of 4) sorted by relevance
533 void Parser::ParseMicrosoftDeclSpec(ParsedAttributes &Attrs) { in ParseMicrosoftDeclSpec() function in Parser2829 ParseMicrosoftDeclSpec(DS.getAttributes()); in ParseDeclarationSpecifiers()3459 ParseMicrosoftDeclSpec(attrs); in ParseEnumSpecifier()3479 ParseMicrosoftDeclSpec(attrs); in ParseEnumSpecifier()
1210 ParseMicrosoftDeclSpec(attrs); in ParseClassSpecifier()
2105 void ParseMicrosoftDeclSpec(ParsedAttributes &Attrs);
1679 this flag and are handled by ``Parser::ParseMicrosoftDeclSpec``.