Searched refs:checkAttributeAtMostNumArgs (Results 1 – 1 of 1) sorted by relevance
212 static bool checkAttributeAtMostNumArgs(Sema &S, const AttributeList &Attr, in checkAttributeAtMostNumArgs() function4105 !checkAttributeAtMostNumArgs(S, Attr, 2)) in handleLaunchBoundsAttr()5198 checkAttributeAtMostNumArgs(S, Attr, 1); in handleDeprecatedAttr()5299 !checkAttributeAtMostNumArgs(S, Attr, Attr.getMaxArgs())) in handleCommonAttributeFeatures()