Searched refs:ParseMicrosoftDeclSpecs (Results 1 – 3 of 3) sorted by relevance
3058 ParseMicrosoftDeclSpecs(Attrs); in MaybeParseMicrosoftDeclSpecs()3063 void ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs);
1960 ParseMicrosoftDeclSpecs(Attrs); in HandlePragmaAttribute()
925 void Parser::ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs) { in ParseMicrosoftDeclSpecs() function in Parser