Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGClass.cpp1592 llvm::Value *ShouldCallDelete in EmitConditionalDtorDeleteCall() local
1594 CGF.Builder.CreateCondBr(ShouldCallDelete, continueBB, callDeleteBB); in EmitConditionalDtorDeleteCall()