Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp355 LazyRuntimeFunction ExceptionThrowFn; member in __anonc6edbebb0111::CGObjCGNU
992 ExceptionThrowFn.init(&CGM, "objc_exception_throw", VoidTy, IdTy, nullptr); in CGObjCGNU()
2715 CGF.EmitRuntimeCallOrInvoke(ExceptionThrowFn, ExceptionAsObject); in EmitThrowStmt()