Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp3836 CGBuilderTy::InsertPoint TryFallthroughIP = CGF.Builder.saveAndClearIP(); in EmitTryOrSynchronizedStmt() local
4027 CGF.Builder.restoreIP(TryFallthroughIP); in EmitTryOrSynchronizedStmt()