Searched refs:endCatchFn (Results 1 – 4 of 4) sorted by relevance
145 llvm::FunctionCallee endCatchFn, in EmitTryCatchStmt() argument158 beginCatchFn, endCatchFn, exceptionRethrowFn); in EmitTryCatchStmt()246 if (endCatchFn) { in EmitTryCatchStmt()252 endCatchFn); in EmitTryCatchStmt()
100 llvm::FunctionCallee endCatchFn,
1366 llvm::FunctionCallee endCatchFn, in enter() argument1368 assert((!!beginCatchFn) == (!!endCatchFn) && in enter()1408 ForEHVar, endCatchFn, in enter()
592 llvm::FunctionCallee endCatchFn, llvm::FunctionCallee rethrowFn);