Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp1860 EmitSEHExceptionCodeSave(ParentCGF, nullptr, nullptr); in EmitCapturedLocals()
1990 EmitSEHExceptionCodeSave(ParentCGF, ParentFP, EntryFP); in EmitCapturedLocals()
2088 void CodeGenFunction::EmitSEHExceptionCodeSave(CodeGenFunction &ParentCGF, in EmitSEHExceptionCodeSave() function in CodeGenFunction
H A DCodeGenFunction.h3299 void EmitSEHExceptionCodeSave(CodeGenFunction &ParentCGF,