Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp1327 llvm::Value *ShouldEndCatch = in Emit() local
1329 CGF.Builder.CreateCondBr(ShouldEndCatch, EndCatchBB, CleanupContBB); in Emit()