Searched refs:endCatchFn (Results 1 – 4 of 4) sorted by relevance
176 llvm::Constant *endCatchFn, in EmitTryCatchStmt() argument186 beginCatchFn, endCatchFn, exceptionRethrowFn); in EmitTryCatchStmt()243 if (endCatchFn) { in EmitTryCatchStmt()249 endCatchFn); in EmitTryCatchStmt()
101 llvm::Constant *endCatchFn,
1192 llvm::Constant *endCatchFn, in enter() argument1194 assert((beginCatchFn != nullptr) == (endCatchFn != nullptr) && in enter()1236 ForEHVar, endCatchFn, in enter()
389 llvm::Constant *beginCatchFn, llvm::Constant *endCatchFn,