Searched refs:ParseMicrosoftDeclSpecArgs (Results 1 – 2 of 2) sorted by relevance
2176 bool ParseMicrosoftDeclSpecArgs(IdentifierInfo *AttrName,
385 bool Parser::ParseMicrosoftDeclSpecArgs(IdentifierInfo *AttrName, in ParseMicrosoftDeclSpecArgs() function in Parser584 AttrHandled = ParseMicrosoftDeclSpecArgs(AttrName, AttrNameLoc, Attrs); in ParseMicrosoftDeclSpecs()