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

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp3790 CodeGenFunction::JumpDest FinallyRethrow = local
3883 CGF.EmitBranchThroughCleanup(FinallyRethrow);
4032 CGF.EmitBranchThroughCleanup(FinallyRethrow);
4053 CGF.EmitBranchThroughCleanup(FinallyRethrow);
4069 CGF.EmitBlock(FinallyRethrow.getBlock(), true);

Completed in 44 milliseconds