Searched defs:ExceptionThrowFn (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp340 LazyRuntimeFunction ExceptionThrowFn; member in class:__anon17845::CGObjCGNU
949 ExceptionThrowFn.init(&CGM, "objc_exception_throw", VoidTy, IdTy, nullptr);
2672 CGF.EmitRuntimeCallOrInvoke(ExceptionThrowFn, ExceptionAsObject);

Completed in 95 milliseconds