Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGClass.cpp1593 llvm::Value *ShouldCallDelete in EmitConditionalDtorDeleteCall() local
1595 CGF.Builder.CreateCondBr(ShouldCallDelete, continueBB, callDeleteBB); in EmitConditionalDtorDeleteCall()