Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp2075 CodeGenFunction::GenerateSEHFinallyFunction(CodeGenFunction &ParentCGF, in GenerateSEHFinallyFunction() function in CodeGenFunction
2159 HelperCGF.GenerateSEHFinallyFunction(*this, *Finally); in EnterSEHTryStmt()
H A DCodeGenFunction.h3296 llvm::Function *GenerateSEHFinallyFunction(CodeGenFunction &ParentCGF,