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

/external/clang/lib/CodeGen/
H A DCGException.cpp1292 llvm::Value *ShouldEndCatch = variable
1294 CGF.Builder.CreateCondBr(ShouldEndCatch, EndCatchBB, CleanupContBB);

Completed in 181 milliseconds