Searched refs:AS_Declspec (Results 1 – 4 of 4) sorted by relevance
43 AS_Declspec, enumerator126 static Form Declspec() { return AS_Declspec; } in Declspec()221 bool isDeclspecAttribute() const { return SyntaxUsed == AS_Declspec; } in isDeclspecAttribute()
1838 hasAttribute(AttributeCommonInfo::Syntax::AS_Declspec, nullptr, in ExpandBuiltinMacro()
742 if (!hasAttribute(AttributeCommonInfo::Syntax::AS_Declspec, nullptr, AttrName, in ParseMicrosoftDeclSpecArgs()903 AttributeCommonInfo::AS_Declspec); in ParseMicrosoftDeclSpecs()
14808 if (SA->getSyntax() == AttributeCommonInfo::AS_Declspec) in CheckCompleteVariableDeclaration()