Searched defs:blockInfo (Results 1 – 5 of 5) sorted by relevance
58 const CGBlockInfo &blockInfo) { in buildCopyHelper()64 const CGBlockInfo &blockInfo) { in buildDisposeHelper()153 const CGBlockInfo &blockInfo) { in buildBlockDescriptor()776 CGBlockInfo blockInfo(blockExpr->getBlockDecl(), CurFn->getName()); in EmitBlockLiteral() local785 llvm::Value *CodeGenFunction::EmitBlockLiteral(const CGBlockInfo &blockInfo) { in EmitBlockLiteral()1271 CGBlockInfo blockInfo(BE->getBlockDecl(), Name); in GetAddrOfGlobalBlock() local1289 const CGBlockInfo &blockInfo, in buildGlobalBlock()1425 GlobalDecl GD, const CGBlockInfo &blockInfo, const DeclMapTy &ldm, in GenerateBlockFunction()1879 CodeGenFunction::GenerateCopyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateCopyHelperFunction()2068 CodeGenFunction::GenerateDestroyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateDestroyHelperFunction()
321 const CGBlockInfo &blockInfo) { in getRCBlockLayoutStr()
2340 const CGBlockInfo &blockInfo) { in BuildGCBlockLayout()2364 void IvarLayoutBuilder::visitBlock(const CGBlockInfo &blockInfo) { in visitBlock()2883 const CGBlockInfo &blockInfo) { in fillRunSkipBlockVars()2936 const CGBlockInfo &blockInfo) { in BuildRCBlockLayout()2942 const CGBlockInfo &blockInfo) { in getRCBlockLayoutStr()
660 const CGBlockInfo &blockInfo) override { in BuildGCBlockLayout()664 const CGBlockInfo &blockInfo) override { in BuildRCBlockLayout()
5088 const CGBlockInfo &blockInfo, llvm::Instruction *InsertPoint) { in EmitDeclareOfBlockDeclRefVariable()