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