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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp397 LazyRuntimeFunction ExceptionThrowFn; member in class:__anon1739::CGObjCGNU
2222 ExceptionThrowFn.init(&CGM, "objc_exception_throw", VoidTy, IdTy);
3975 CGF.EmitRuntimeCallOrInvoke(ExceptionThrowFn, ExceptionAsObject);

Completed in 115 milliseconds