Home
last modified time | relevance | path

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

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