Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp429 llvm::Constant *getExceptionThrowFn() { in getExceptionThrowFn() function in __anon0aefe8a60111::ObjCCommonTypesHelper
4688 CGF.EmitNounwindRuntimeCall(ObjCTypes.getExceptionThrowFn(), in EmitTryOrSynchronizedStmt()
4711 CGF.EmitRuntimeCall(ObjCTypes.getExceptionThrowFn(), ExceptionAsObject) in EmitThrowStmt()
7558 CGF.EmitRuntimeCallOrInvoke(ObjCTypes.getExceptionThrowFn(), Exception) in EmitThrowStmt()