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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1656 CodeGenFunction &ParentCGF; member in struct:__anon351::CaptureFinder
1660 CaptureFinder(CodeGenFunction &ParentCGF, const VarDecl *ParentThis) argument
1712 Address CodeGenFunction::recoverAddrOfEscapedLocal(CodeGenFunction &ParentCGF, argument
1752 EmitCapturedLocals(CodeGenFunction &ParentCGF, const Stmt *OutlinedStmt, bool IsFilter) argument
1834 startOutlinedSEHHelper(CodeGenFunction &ParentCGF, bool IsFilter, const Stmt *OutlinedStmt) argument
1896 GenerateSEHFilterFunction(CodeGenFunction &ParentCGF, const SEHExceptStmt &Except) argument
1913 GenerateSEHFinallyFunction(CodeGenFunction &ParentCGF, const SEHFinallyStmt &Finally) argument
1926 EmitSEHExceptionCodeSave(CodeGenFunction &ParentCGF, llvm::Value *ParentFP, llvm::Value *EntryFP) argument
[all...]

Completed in 108 milliseconds