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