Searched defs:handleWeakImportAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp2486 static void handleWeakImportAttr(Sema &S, Decl *D, const AttributeList &Attr) { function
4375 case AttributeList::AT_WeakImport: handleWeakImportAttr (S, D, Attr); break;

Completed in 41 milliseconds