Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp1618 struct CallDtorDeleteConditional final : EHScopeStack::Cleanup { struct
1622 CallDtorDeleteConditional(llvm::Value *ShouldDeleteCondition) in CallDtorDeleteConditional() argument
1811 EHStack.pushCleanup<CallDtorDeleteConditional>( in EnterDtorCleanups()