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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp166 static bool checkAttributeAtLeastNumArgs(Sema &S, const AttributeList &Attr, function
586 if (!checkAttributeAtLeastNumArgs(S, Attr, 1))
675 if (!checkAttributeAtLeastNumArgs(S, Attr, 1))
732 if (!checkAttributeAtLeastNumArgs(S, Attr, 1))
819 if (!checkAttributeAtLeastNumArgs(S, Attr, 1))
3987 if (!checkAttributeAtLeastNumArgs(S, Attr, 1))

Completed in 86 milliseconds