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

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp3870 CGBuilderTy::InsertPoint TryFallthroughIP = CGF.Builder.saveAndClearIP(); local
4061 CGF.Builder.restoreIP(TryFallthroughIP);

Completed in 774 milliseconds