Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp510 struct CallBaseDtor final : EHScopeStack::Cleanup { struct
513 CallBaseDtor(const CXXRecordDecl *Base, bool BaseIsVirtual) in CallBaseDtor() function
595 CGF.EHStack.pushCleanup<CallBaseDtor>(EHCleanup, BaseClassDecl, in EmitBaseInitializer()
1909 EHStack.pushCleanup<CallBaseDtor>(NormalAndEHCleanup, BaseClassDecl, in EnterDtorCleanups()
1940 EHStack.pushCleanup<CallBaseDtor>(NormalAndEHCleanup, BaseClassDecl, in EnterDtorCleanups()