Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp1626 struct CallDtorDeleteConditional final : EHScopeStack::Cleanup { struct
1630 CallDtorDeleteConditional(llvm::Value *ShouldDeleteCondition) in CallDtorDeleteConditional() argument
1820 EHStack.pushCleanup<CallDtorDeleteConditional>( in EnterDtorCleanups()
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp1618 struct CallDtorDeleteConditional final : EHScopeStack::Cleanup { struct
1622 CallDtorDeleteConditional(llvm::Value *ShouldDeleteCondition) in CallDtorDeleteConditional() argument
1811 EHStack.pushCleanup<CallDtorDeleteConditional>( in EnterDtorCleanups()