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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1292 llvm::Value *ShouldEndCatch = variable
1294 CGF.Builder.CreateCondBr(ShouldEndCatch, EndCatchBB, CleanupContBB);

Completed in 23 milliseconds