Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1699 struct SanitizeDtorTrivialBase final : EHScopeStack::Cleanup { struct
1702 SanitizeDtorTrivialBase(const CXXRecordDecl *Base, bool BaseIsVirtual) in SanitizeDtorTrivialBase() argument
1896 EHStack.pushCleanup<SanitizeDtorTrivialBase>(NormalAndEHCleanup, in EnterDtorCleanups()
1927 EHStack.pushCleanup<SanitizeDtorTrivialBase>(NormalAndEHCleanup, in EnterDtorCleanups()