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

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

Completed in 180 milliseconds