Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp208 static bool checkAttributeAtMostNumArgs(Sema &S, const AttributeList &Attr, in checkAttributeAtMostNumArgs() function
3876 !checkAttributeAtMostNumArgs(S, Attr, 2)) in handleLaunchBoundsAttr()
4916 !checkAttributeAtMostNumArgs(S, Attr, Attr.getMaxArgs())) in handleCommonAttributeFeatures()