Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGObjCMac.cpp4590 CodeGenFunction::JumpDest FinallyRethrow = in EmitTryOrSynchronizedStmt() local
4688 CGF.EmitBranchThroughCleanup(FinallyRethrow); in EmitTryOrSynchronizedStmt()
4836 CGF.EmitBranchThroughCleanup(FinallyRethrow); in EmitTryOrSynchronizedStmt()
4857 CGF.EmitBranchThroughCleanup(FinallyRethrow); in EmitTryOrSynchronizedStmt()
4873 CGF.EmitBlock(FinallyRethrow.getBlock(), true); in EmitTryOrSynchronizedStmt()