Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGException.cpp1356 llvm::Value *ShouldEndCatch = in Emit() local
1358 CGF.Builder.CreateCondBr(ShouldEndCatch, EndCatchBB, CleanupContBB); in Emit()