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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1282 llvm::FunctionCallee EndCatchFn; member in struct:__anon1707::final
1304 llvm::FunctionCallee EndCatchFn; member in struct:__anon1707::final
1283 CallEndCatchForFinally(llvm::Value *ForEHVar, llvm::FunctionCallee EndCatchFn) argument
1308 PerformFinally(const Stmt *Body, llvm::Value *ForEHVar, llvm::FunctionCallee EndCatchFn, llvm::FunctionCallee RethrowFn, llvm::Value *SavedExnVar) argument
[all...]

Completed in 98 milliseconds