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