Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp396 LazyRuntimeFunction ExceptionThrowFn; member in __anon0fc3211f0111::CGObjCGNU
2108 ExceptionThrowFn.init(&CGM, "objc_exception_throw", VoidTy, IdTy); in CGObjCGNU()
3857 CGF.EmitRuntimeCallOrInvoke(ExceptionThrowFn, ExceptionAsObject); in EmitThrowStmt()