Searched refs:AS_Declspec (Results 1 – 5 of 5) sorted by relevance
36 AS_Declspec, enumerator142 bool isDeclspecAttribute() const { return SyntaxUsed == AS_Declspec; } in isDeclspecAttribute()
103 AS_Declspec, enumerator371 bool isDeclspecAttribute() const { return SyntaxUsed == AS_Declspec; } in isDeclspecAttribute()
510 AttributeList::AS_Declspec); in ParseMicrosoftDeclSpecArgs()517 SourceLocation(), AttributeList::AS_Declspec); in ParseMicrosoftDeclSpecArgs()593 AttributeList::AS_Declspec); in ParseMicrosoftDeclSpecs()
650 ParsedAttr::AS_Declspec); in ParseMicrosoftDeclSpecArgs()657 SourceLocation(), ParsedAttr::AS_Declspec); in ParseMicrosoftDeclSpecArgs()732 ParsedAttr::AS_Declspec); in ParseMicrosoftDeclSpecs()
12943 if (SA->getSyntax() == AttributeCommonInfo::AS_Declspec) in CheckCompleteVariableDeclaration()