Searched refs:isDeclspecAttribute (Results 1 – 4 of 4) sorted by relevance
221 bool isDeclspecAttribute() const { return SyntaxUsed == AS_Declspec; } in isDeclspecAttribute() function
675 if (A.isRegularKeywordAttribute() || A.isDeclspecAttribute()) { in ProcessStmtAttribute()
1920 if (AL.isDeclspecAttribute()) { in handleNakedAttr()6492 if (AL.isDeclspecAttribute() || AL.isStandardAttributeSyntax()) in handleDeprecatedAttr()7021 if (AL.isRegularKeywordAttribute() || AL.isDeclspecAttribute()) { in ProcessDeclAttribute()
63 if (AL.isDeclspecAttribute()) in ParseTypeName()1863 AL.isDeclspecAttribute()) || in stripTypeAttributesOffDeclSpec()