Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3850 unsigned ReqArgs = attr.getKind() == AttributeList::AT_Pcs ? 1 : 0; in CheckCallingConvAttr() local
3851 if (!checkAttributeNumArgs(*this, attr, ReqArgs)) { in CheckCallingConvAttr()