Home
last modified time | relevance | path

Searched refs:handleWeakImportAttr (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclAttr.cpp2536 static void handleWeakImportAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleWeakImportAttr() function
5693 handleWeakImportAttr(S, D, Attr); in ProcessDeclAttribute()