Searched refs:handleSentinelAttr (Results 1 – 1 of 1) sorted by relevance
2561 static void handleSentinelAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleSentinelAttr() function4780 case AttributeList::AT_Sentinel: handleSentinelAttr (S, D, Attr); break; in ProcessDeclAttribute()