Searched defs:blockInfo (Results 1 – 5 of 5) sorted by relevance
57 const CGBlockInfo &blockInfo) { in buildCopyHelper()63 const CGBlockInfo &blockInfo) { in buildDisposeHelper()152 const CGBlockInfo &blockInfo) { in buildBlockDescriptor()775 CGBlockInfo blockInfo(blockExpr->getBlockDecl(), CurFn->getName()); in EmitBlockLiteral() local784 llvm::Value *CodeGenFunction::EmitBlockLiteral(const CGBlockInfo &blockInfo) { in EmitBlockLiteral()1290 CGBlockInfo blockInfo(BE->getBlockDecl(), Name); in GetAddrOfGlobalBlock() local1308 const CGBlockInfo &blockInfo, in buildGlobalBlock()1457 GlobalDecl GD, const CGBlockInfo &blockInfo, const DeclMapTy &ldm, in GenerateBlockFunction()1927 CodeGenFunction::GenerateCopyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateCopyHelperFunction()2124 CodeGenFunction::GenerateDestroyHelperFunction(const CGBlockInfo &blockInfo) { in GenerateDestroyHelperFunction()
305 const CGBlockInfo &blockInfo) { in getRCBlockLayoutStr()
2256 const CGBlockInfo &blockInfo) { in BuildGCBlockLayout()2280 void IvarLayoutBuilder::visitBlock(const CGBlockInfo &blockInfo) { in visitBlock()2796 const CGBlockInfo &blockInfo) { in fillRunSkipBlockVars()2850 const CGBlockInfo &blockInfo) { in BuildRCBlockLayout()2856 const CGBlockInfo &blockInfo) { in getRCBlockLayoutStr()
659 const CGBlockInfo &blockInfo) override { in BuildGCBlockLayout()663 const CGBlockInfo &blockInfo) override { in BuildRCBlockLayout()
5351 const CGBlockInfo &blockInfo, llvm::Instruction *InsertPoint) { in EmitDeclareOfBlockDeclRefVariable()