Searched refs:ShouldCallDelete (Results 1 – 1 of 1) sorted by relevance
1596 llvm::Value *ShouldCallDelete in EmitConditionalDtorDeleteCall() local1598 CGF.Builder.CreateCondBr(ShouldCallDelete, continueBB, callDeleteBB); in EmitConditionalDtorDeleteCall()