Searched refs:isDeclspecAttribute (Results 1 – 4 of 4) sorted by relevance
333 S.Diag(A.getLoc(), A.isDeclspecAttribute() in ProcessStmtAttribute()
2023 if (AL.isDeclspecAttribute()) { in handleNakedAttr()6046 if (AL.isDeclspecAttribute() || AL.isCXX11Attribute()) in handleDeprecatedAttr()6323 AL.isDeclspecAttribute() in ProcessDeclAttribute()
403 bool isDeclspecAttribute() const { return SyntaxUsed == AS_Declspec; } in isDeclspecAttribute() function
1643 AL.isDeclspecAttribute()) || in stripTypeAttributesOffDeclSpec()