Searched defs:EndCatchFn (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1272 llvm::FunctionCallee EndCatchFn; member in struct:__anon349::final
1294 llvm::FunctionCallee EndCatchFn; member in struct:__anon349::final
1273 CallEndCatchForFinally(llvm::Value *ForEHVar, llvm::FunctionCallee EndCatchFn) argument
1298 PerformFinally(const Stmt *Body, llvm::Value *ForEHVar, llvm::FunctionCallee EndCatchFn, llvm::FunctionCallee RethrowFn, llvm::Value *SavedExnVar) argument
[all...]

Completed in 113 milliseconds