Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseMicrosoftDeclSpec

282 /// ParseMicrosoftDeclSpec - Parse an __declspec construct
291 void Parser::ParseMicrosoftDeclSpec(ParsedAttributes &attrs) {
2178 ParseMicrosoftDeclSpec(DS.getAttributes());
2778 ParseMicrosoftDeclSpec(attrs);