Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1596 llvm::Value *ShouldCallDelete in EmitConditionalDtorDeleteCall() local
1598 CGF.Builder.CreateCondBr(ShouldCallDelete, continueBB, callDeleteBB); in EmitConditionalDtorDeleteCall()