Home
last modified time | relevance | path

Searched defs:beginCatchFn (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp144 llvm::FunctionCallee beginCatchFn, in EmitTryCatchStmt() argument
H A DCGException.cpp1439 enter(CodeGenFunction & CGF,const Stmt * body,llvm::FunctionCallee beginCatchFn,llvm::FunctionCallee endCatchFn,llvm::FunctionCallee rethrowFn) enter() argument