Searched refs:endCatchFn (Results 1 – 4 of 4) sorted by relevance
177 llvm::Constant *endCatchFn, in EmitTryCatchStmt() argument187 beginCatchFn, endCatchFn, exceptionRethrowFn); in EmitTryCatchStmt()244 if (endCatchFn) { in EmitTryCatchStmt()250 endCatchFn); in EmitTryCatchStmt()
101 llvm::Constant *endCatchFn,
1190 llvm::Constant *endCatchFn, in enter() argument1192 assert((beginCatchFn != nullptr) == (endCatchFn != nullptr) && in enter()1234 ForEHVar, endCatchFn, in enter()
369 llvm::Constant *beginCatchFn, llvm::Constant *endCatchFn,