Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp144 llvm::FunctionCallee exceptionRethrowFn) { in EmitTryCatchStmt() argument
156 beginCatchFn, endCatchFn, exceptionRethrowFn); in EmitTryCatchStmt()
H A DCGObjCRuntime.h102 llvm::FunctionCallee exceptionRethrowFn);