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

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp340 LazyRuntimeFunction ExceptionThrowFn; member in class:__anon15213::CGObjCGNU
971 ExceptionThrowFn.init(&CGM, "objc_exception_throw", VoidTy, IdTy, NULL);
2716 CGF.EmitRuntimeCallOrInvoke(ExceptionThrowFn, ExceptionAsObject);

Completed in 62 milliseconds