Searched refs:handleCleanupAttr (Results 1 – 1 of 1) sorted by relevance
2905 static void handleCleanupAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleCleanupAttr() function4856 case AttributeList::AT_Cleanup: handleCleanupAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()