Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGClass.cpp509 struct CallBaseDtor final : EHScopeStack::Cleanup { struct
512 CallBaseDtor(const CXXRecordDecl *Base, bool BaseIsVirtual) in CallBaseDtor() argument
594 CGF.EHStack.pushCleanup<CallBaseDtor>(EHCleanup, BaseClassDecl, in EmitBaseInitializer()
1909 EHStack.pushCleanup<CallBaseDtor>(NormalAndEHCleanup, BaseClassDecl, in EnterDtorCleanups()
1940 EHStack.pushCleanup<CallBaseDtor>(NormalAndEHCleanup, BaseClassDecl, in EnterDtorCleanups()