Searched refs:CallLocalDtor (Results 1 – 1 of 1) sorted by relevance
2401 struct CallLocalDtor final : EHScopeStack::Cleanup { struct2405 CallLocalDtor(const CXXDestructorDecl *D, Address Addr) in CallLocalDtor() argument2418 EHStack.pushCleanup<CallLocalDtor>(NormalAndEHCleanup, D, Addr); in PushDestructorCleanup()