Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp423 llvm::Constant *getExceptionThrowFn() { in getExceptionThrowFn() function in __anon0ea151f90111::ObjCCommonTypesHelper
4050 CGF.EmitNounwindRuntimeCall(ObjCTypes.getExceptionThrowFn(), in EmitTryOrSynchronizedStmt()
4073 CGF.EmitRuntimeCall(ObjCTypes.getExceptionThrowFn(), ExceptionAsObject) in EmitThrowStmt()
6950 CGF.EmitRuntimeCallOrInvoke(ObjCTypes.getExceptionThrowFn(), Exception) in EmitThrowStmt()