Searched refs:ParseMicrosoftDeclSpecs (Results 1 – 3 of 3) sorted by relevance
2922 ParseMicrosoftDeclSpecs(Attrs); in MaybeParseMicrosoftDeclSpecs()2927 void ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs);
1848 ParseMicrosoftDeclSpecs(Attrs); in HandlePragmaAttribute()
741 void Parser::ParseMicrosoftDeclSpecs(ParsedAttributes &Attrs) { in ParseMicrosoftDeclSpecs() function in Parser