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.cpp1708 struct SanitizeDtorTrivialBase final : EHScopeStack::Cleanup { struct
1711 SanitizeDtorTrivialBase(const CXXRecordDecl *Base, bool BaseIsVirtual) in SanitizeDtorTrivialBase() argument
1905 EHStack.pushCleanup<SanitizeDtorTrivialBase>(NormalAndEHCleanup, in EnterDtorCleanups()
1936 EHStack.pushCleanup<SanitizeDtorTrivialBase>(NormalAndEHCleanup, in EnterDtorCleanups()