Home
last modified time | relevance | path

Searched defs:blockInfo (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp57 buildCopyHelper(CodeGenModule & CGM,const CGBlockInfo & blockInfo) buildCopyHelper() argument
63 buildDisposeHelper(CodeGenModule & CGM,const CGBlockInfo & blockInfo) buildDisposeHelper() argument
148 buildBlockDescriptor(CodeGenModule & CGM,const CGBlockInfo & blockInfo) buildBlockDescriptor() argument
767 CGBlockInfo blockInfo(blockExpr->getBlockDecl(), CurFn->getName()); EmitBlockLiteral() local
776 EmitBlockLiteral(const CGBlockInfo & blockInfo) EmitBlockLiteral() argument
1261 CGBlockInfo blockInfo(BE->getBlockDecl(), Name); GetAddrOfGlobalBlock() local
1279 buildGlobalBlock(CodeGenModule & CGM,const CGBlockInfo & blockInfo,llvm::Constant * blockFn) buildGlobalBlock() argument
1413 GenerateBlockFunction(GlobalDecl GD,const CGBlockInfo & blockInfo,const DeclMapTy & ldm,bool IsLambdaConversionToBlock,bool BuildGlobalBlock) GenerateBlockFunction() argument
1864 GenerateCopyHelperFunction(const CGBlockInfo & blockInfo) GenerateCopyHelperFunction() argument
2051 GenerateDestroyHelperFunction(const CGBlockInfo & blockInfo) GenerateDestroyHelperFunction() argument
[all...]
H A DCGObjCRuntime.h321 const CGBlockInfo &blockInfo) { in getRCBlockLayoutStr()
H A DCGObjCMac.cpp2333 BuildGCBlockLayout(CodeGenModule & CGM,const CGBlockInfo & blockInfo) BuildGCBlockLayout() argument
2357 visitBlock(const CGBlockInfo & blockInfo) visitBlock() argument
2876 fillRunSkipBlockVars(CodeGenModule & CGM,const CGBlockInfo & blockInfo) fillRunSkipBlockVars() argument
2929 BuildRCBlockLayout(CodeGenModule & CGM,const CGBlockInfo & blockInfo) BuildRCBlockLayout() argument
2935 getRCBlockLayoutStr(CodeGenModule & CGM,const CGBlockInfo & blockInfo) getRCBlockLayoutStr() argument
[all...]
H A DCGObjCGNU.cpp662 BuildGCBlockLayout(CodeGenModule & CGM,const CGBlockInfo & blockInfo) BuildGCBlockLayout() argument
666 BuildRCBlockLayout(CodeGenModule & CGM,const CGBlockInfo & blockInfo) BuildRCBlockLayout() argument
H A DCGDebugInfo.cpp4953 EmitDeclareOfBlockDeclRefVariable(const VarDecl * VD,llvm::Value * Storage,CGBuilderTy & Builder,const CGBlockInfo & blockInfo,llvm::Instruction * InsertPoint) EmitDeclareOfBlockDeclRefVariable() argument