Searched defs:blockInfo (Results 1 – 4 of 4) sorted by relevance
52 const CGBlockInfo &blockInfo) { in buildCopyHelper()58 const CGBlockInfo &blockInfo) { in buildDisposeHelper()77 const CGBlockInfo &blockInfo) { in buildBlockDescriptor()576 CGBlockInfo &blockInfo = in enterBlockScope() local688 CGBlockInfo blockInfo(blockExpr->getBlockDecl(), CurFn->getName()); in EmitBlockLiteral() local695 std::unique_ptr<CGBlockInfo> blockInfo; in EmitBlockLiteral() local703 llvm::Value *CodeGenFunction::EmitBlockLiteral(const CGBlockInfo &blockInfo) { in EmitBlockLiteral()1039 CGBlockInfo blockInfo(blockExpr->getBlockDecl(), name); in GetAddrOfGlobalBlock() local1060 const CGBlockInfo &blockInfo, in buildGlobalBlock()1104 const CGBlockInfo &blockInfo, in GenerateBlockFunction()[all …]
553 const CGBlockInfo &blockInfo) override { in BuildGCBlockLayout()557 const CGBlockInfo &blockInfo) override { in BuildRCBlockLayout()
1938 const CGBlockInfo &blockInfo) { in BuildGCBlockLayout()2454 const CGBlockInfo &blockInfo) { in BuildRCBlockLayout()
2919 const CGBlockInfo &blockInfo, llvm::Instruction *InsertPoint) { in EmitDeclareOfBlockDeclRefVariable()