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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp347 LazyRuntimeFunction ExceptionThrowFn; member in class:__anon3800::CGObjCGNU
959 ExceptionThrowFn.init(&CGM, "objc_exception_throw", VoidTy, IdTy, nullptr);
2706 CGF.EmitRuntimeCallOrInvoke(ExceptionThrowFn, ExceptionAsObject);

Completed in 87 milliseconds