Searched refs:handleDestructorAttr (Results 1 – 1 of 1) sorted by relevance
1975 static void handleDestructorAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleDestructorAttr() function4736 case AttributeList::AT_Destructor: handleDestructorAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()