Searched refs:handleUsedAttr (Results 1 – 1 of 1) sorted by relevance
1921 static void handleUsedAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleUsedAttr() function4830 case AttributeList::AT_Used: handleUsedAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()