Searched refs:handleRegparmAttr (Results 1 – 1 of 1) sorted by relevance
3943 static void handleRegparmAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleRegparmAttr() function4786 case AttributeList::AT_Regparm: handleRegparmAttr (S, D, Attr); break; in ProcessDeclAttribute()