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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp1328 llvm::Value *ForEHVar; member in struct:__anon3224::CallEndCatchForFinally
1330 CallEndCatchForFinally(llvm::Value *ForEHVar, llvm::Value *EndCatchFn) argument
1349 llvm::Value *ForEHVar; member in struct:__anon3224::PerformFinally
1354 PerformFinally(const Stmt *Body, llvm::Value *ForEHVar, argument
[all...]
H A DCodeGenFunction.h301 llvm::AllocaInst *ForEHVar; member in class:clang::CodeGen::CodeGenFunction::FinallyInfo

Completed in 44 milliseconds