Home
last modified time | relevance | path

Searched refs:GenerateSEHFinallyFunction (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp2071 CodeGenFunction::GenerateSEHFinallyFunction(CodeGenFunction &ParentCGF, in GenerateSEHFinallyFunction() function in CodeGenFunction
2155 HelperCGF.GenerateSEHFinallyFunction(*this, *Finally); in EnterSEHTryStmt()
H A DCodeGenFunction.h3236 llvm::Function *GenerateSEHFinallyFunction(CodeGenFunction &ParentCGF,