Searched refs:handleWeakImportAttr (Results 1 – 1 of 1) sorted by relevance
2687 static void handleWeakImportAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleWeakImportAttr() function4841 case AttributeList::AT_WeakImport: handleWeakImportAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()