Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp1638 llvm::Value *ShouldCallDelete in Emit() local
1640 CGF.Builder.CreateCondBr(ShouldCallDelete, continueBB, callDeleteBB); in Emit()