Home
last modified time | relevance | path

Searched refs:checkAttributeAtMostNumArgs (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclAttr.cpp212 static bool checkAttributeAtMostNumArgs(Sema &S, const AttributeList &Attr, in checkAttributeAtMostNumArgs() function
4105 !checkAttributeAtMostNumArgs(S, Attr, 2)) in handleLaunchBoundsAttr()
5198 checkAttributeAtMostNumArgs(S, Attr, 1); in handleDeprecatedAttr()
5299 !checkAttributeAtMostNumArgs(S, Attr, Attr.getMaxArgs())) in handleCommonAttributeFeatures()