Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1778 CodeGenFunction &ParentCGF; global() member
1832 recoverAddrOfEscapedLocal(CodeGenFunction & ParentCGF,Address ParentVar,llvm::Value * ParentFP) recoverAddrOfEscapedLocal() argument
1870 EmitCapturedLocals(CodeGenFunction & ParentCGF,const Stmt * OutlinedStmt,bool IsFilter) EmitCapturedLocals() argument
2012 startOutlinedSEHHelper(CodeGenFunction & ParentCGF,bool IsFilter,const Stmt * OutlinedStmt) startOutlinedSEHHelper() argument
2074 GenerateSEHFilterFunction(CodeGenFunction & ParentCGF,const SEHExceptStmt & Except) GenerateSEHFilterFunction() argument
2091 GenerateSEHFinallyFunction(CodeGenFunction & ParentCGF,const SEHFinallyStmt & Finally) GenerateSEHFinallyFunction() argument
2104 EmitSEHExceptionCodeSave(CodeGenFunction & ParentCGF,llvm::Value * ParentFP,llvm::Value * EntryFP) EmitSEHExceptionCodeSave() argument
[all...]
H A DCGStmtOpenMP.cpp1953 emitCapturedStmtFunc(CodeGenFunction & ParentCGF,const CapturedStmt * S) emitCapturedStmtFunc() argument
1967 emitCapturedStmtCall(CodeGenFunction & ParentCGF,EmittedClosureTy Cap,llvm::ArrayRef<llvm::Value * > Args) emitCapturedStmtCall() argument