Searched refs:TryFallthroughIP (Results 1 – 1 of 1) sorted by relevance
4473 CGBuilderTy::InsertPoint TryFallthroughIP = CGF.Builder.saveAndClearIP(); in EmitTryOrSynchronizedStmt() local4665 CGF.Builder.restoreIP(TryFallthroughIP); in EmitTryOrSynchronizedStmt()