Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp1107 llvm::Value *ShouldEndCatch = in Emit() local
1109 CGF.Builder.CreateCondBr(ShouldEndCatch, EndCatchBB, CleanupContBB); in Emit()
/external/llvm-project/clang/lib/CodeGen/
DCGException.cpp1296 llvm::Value *ShouldEndCatch = in Emit() local
1298 CGF.Builder.CreateCondBr(ShouldEndCatch, EndCatchBB, CleanupContBB); in Emit()