Searched refs:AS_Declspec (Results 1 – 4 of 4) sorted by relevance
36 AS_Declspec, enumerator145 bool isDeclspecAttribute() const { return SyntaxUsed == AS_Declspec; } in isDeclspecAttribute()
598 if (!hasAttribute(AttributeCommonInfo::Syntax::AS_Declspec, nullptr, AttrName, in ParseMicrosoftDeclSpecArgs()717 ParsedAttr::AS_Declspec); in ParseMicrosoftDeclSpecArgs()724 SourceLocation(), ParsedAttr::AS_Declspec); in ParseMicrosoftDeclSpecArgs()764 Actions.CodeCompleteAttribute(AttributeCommonInfo::AS_Declspec); in ParseMicrosoftDeclSpecs()807 ParsedAttr::AS_Declspec); in ParseMicrosoftDeclSpecs()
1758 hasAttribute(AttributeCommonInfo::Syntax::AS_Declspec, nullptr, in ExpandBuiltinMacro()
14145 if (SA->getSyntax() == AttributeCommonInfo::AS_Declspec) in CheckCompleteVariableDeclaration()