Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1444 static void handleWeakRefAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleWeakRefAttr() function
4840 case AttributeList::AT_WeakRef: handleWeakRefAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()