Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp388 LazyRuntimeFunction ExceptionThrowFn; member in __anon128dbe400111::CGObjCGNU
2234 ExceptionThrowFn.init(&CGM, "objc_exception_throw", VoidTy, IdTy); in CGObjCGNU()
4060 CGF.EmitRuntimeCallOrInvoke(ExceptionThrowFn, ExceptionAsObject); in EmitThrowStmt()