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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp1352 llvm::Value *SavedExnVar; member in struct:__anon3204::PerformFinally
1354 PerformFinally(const Stmt *Body, llvm::Value *ForEHVar, llvm::Value *EndCatchFn, llvm::Value *RethrowFn, llvm::Value *SavedExnVar) argument
[all...]
H A DCodeGenFunction.h305 llvm::AllocaInst *SavedExnVar; member in class:clang::CodeGen::CodeGenFunction::FinallyInfo

Completed in 101 milliseconds