Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp501 struct CallBaseDtor final : EHScopeStack::Cleanup { struct
504 CallBaseDtor(const CXXRecordDecl *Base, bool BaseIsVirtual) in CallBaseDtor() argument
586 CGF.EHStack.pushCleanup<CallBaseDtor>(EHCleanup, BaseClassDecl, in EmitBaseInitializer()
1900 EHStack.pushCleanup<CallBaseDtor>(NormalAndEHCleanup, BaseClassDecl, in EnterDtorCleanups()
1931 EHStack.pushCleanup<CallBaseDtor>(NormalAndEHCleanup, BaseClassDecl, in EnterDtorCleanups()