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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp1440 CodeGenFunction &ParentCGF; member in struct:__anon3781::CaptureFinder
1444 CaptureFinder(CodeGenFunction &ParentCGF, const VarDecl *ParentThis) argument
1496 Address CodeGenFunction::recoverAddrOfEscapedLocal(CodeGenFunction &ParentCGF, argument
1536 EmitCapturedLocals(CodeGenFunction &ParentCGF, const Stmt *OutlinedStmt, bool IsFilter) argument
1617 startOutlinedSEHHelper(CodeGenFunction &ParentCGF, bool IsFilter, const Stmt *OutlinedStmt) argument
1689 GenerateSEHFilterFunction(CodeGenFunction &ParentCGF, const SEHExceptStmt &Except) argument
1706 GenerateSEHFinallyFunction(CodeGenFunction &ParentCGF, const SEHFinallyStmt &Finally) argument
1725 EmitSEHExceptionCodeSave(CodeGenFunction &ParentCGF, llvm::Value *ParentFP, llvm::Value *EntryFP) argument
[all...]

Completed in 104 milliseconds