Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp2094 CodeGenFunction::GenerateSEHFinallyFunction(CodeGenFunction &ParentCGF, in GenerateSEHFinallyFunction() function in CodeGenFunction
2176 HelperCGF.GenerateSEHFinallyFunction(*this, *Finally); in EnterSEHTryStmt()
H A DCodeGenFunction.h3607 llvm::Function *GenerateSEHFinallyFunction(CodeGenFunction &ParentCGF,