Searched refs:checkAttributeAtLeastNumArgs (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp214 static bool checkAttributeAtLeastNumArgs(Sema &S, const AttributeList &Attr, function
639 if (!checkAttributeAtLeastNumArgs(S, Attr, 1))
742 if (!checkAttributeAtLeastNumArgs(S, Attr, 1))
796 if (!checkAttributeAtLeastNumArgs(S, Attr, 1))
893 if (!checkAttributeAtLeastNumArgs(S, Attr, 1))
1096 if (!checkAttributeAtLeastNumArgs(S, Attr, 1))

Completed in 46 milliseconds