Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp147 llvm::FunctionCallee exceptionRethrowFn) { in EmitTryCatchStmt() argument
159 beginCatchFn, endCatchFn, exceptionRethrowFn); in EmitTryCatchStmt()
H A DCGObjCRuntime.h103 llvm::FunctionCallee exceptionRethrowFn);