Searched refs:handleWeakAttr (Results 1 – 1 of 1) sorted by relevance
2663 static void handleWeakAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleWeakAttr() function4839 case AttributeList::AT_Weak: handleWeakAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()