Searched refs:endCatchFn (Results 1 – 4 of 4) sorted by relevance
145 llvm::FunctionCallee endCatchFn, in EmitTryCatchStmt() argument158 beginCatchFn, endCatchFn, exceptionRethrowFn); in EmitTryCatchStmt()248 if (endCatchFn) { in EmitTryCatchStmt()254 endCatchFn); in EmitTryCatchStmt()
102 llvm::FunctionCallee endCatchFn,
1441 llvm::FunctionCallee endCatchFn, in enter() argument1443 assert((!!beginCatchFn) == (!!endCatchFn) && in enter()1483 ForEHVar, endCatchFn, in enter()
834 llvm::FunctionCallee endCatchFn, llvm::FunctionCallee rethrowFn);