Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1608 struct CallDtorDeleteConditional final : EHScopeStack::Cleanup { struct
1612 CallDtorDeleteConditional(llvm::Value *ShouldDeleteCondition) in CallDtorDeleteConditional() function
1853 EHStack.pushCleanup<CallDtorDeleteConditional>( in EnterDtorCleanups()