Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp387 LazyRuntimeFunction ExceptionThrowFn; member in __anon119c321b0111::CGObjCGNU
2223 ExceptionThrowFn.init(&CGM, "objc_exception_throw", VoidTy, IdTy); in CGObjCGNU()
3975 CGF.EmitRuntimeCallOrInvoke(ExceptionThrowFn, ExceptionAsObject); in EmitThrowStmt()