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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp1321 llvm::Value *EndCatchFn; member in struct:__anon3051::CallEndCatchForFinally
1322 CallEndCatchForFinally(llvm::Value *ForEHVar, llvm::Value *EndCatchFn) argument
1342 llvm::Value *EndCatchFn; member in struct:__anon3051::PerformFinally
1346 PerformFinally(const Stmt *Body, llvm::Value *ForEHVar, llvm::Value *EndCatchFn, llvm::Value *RethrowFn, llvm::Value *SavedExnVar) argument
[all...]

Completed in 176 milliseconds