Searched refs:handleOverloadableAttr (Results 1 – 1 of 1) sorted by relevance
2530 handleOverloadableAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleOverloadableAttr() function4679 case AttributeList::AT_Overloadable:handleOverloadableAttr(S, D, Attr); break; in ProcessDeclAttribute()