Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp146 llvm::FunctionCallee exceptionRethrowFn) { in EmitTryCatchStmt() argument
158 beginCatchFn, endCatchFn, exceptionRethrowFn); in EmitTryCatchStmt()
H A DCGObjCRuntime.h103 llvm::FunctionCallee exceptionRethrowFn);