Searched refs:AS_Microsoft (Results 1 – 2 of 2) sorted by relevance
42 AS_Microsoft, enumerator116 static Form Microsoft() { return AS_Microsoft; } in Microsoft()195 bool isMicrosoftAttribute() const { return SyntaxUsed == AS_Microsoft; } in isMicrosoftAttribute()
4430 if (hasAttribute(AttributeCommonInfo::Syntax::AS_Microsoft, ScopeName, in ParseCXX11AttributeArgs()4437 if (Form.getSyntax() != ParsedAttr::AS_Microsoft && in ParseCXX11AttributeArgs()4852 Actions.CodeCompleteAttribute(AttributeCommonInfo::AS_Microsoft, in ParseMicrosoftAttributes()4866 ParsedAttr::getParsedKind(II, nullptr, ParsedAttr::AS_Microsoft); in ParseMicrosoftAttributes()