Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp52 const CGBlockInfo &blockInfo) { in buildCopyHelper()
58 const CGBlockInfo &blockInfo) { in buildDisposeHelper()
77 const CGBlockInfo &blockInfo) { in buildBlockDescriptor()
576 CGBlockInfo &blockInfo = in enterBlockScope() local
688 CGBlockInfo blockInfo(blockExpr->getBlockDecl(), CurFn->getName()); in EmitBlockLiteral() local
695 std::unique_ptr<CGBlockInfo> blockInfo; in EmitBlockLiteral() local
703 llvm::Value *CodeGenFunction::EmitBlockLiteral(const CGBlockInfo &blockInfo) { in EmitBlockLiteral()
1039 CGBlockInfo blockInfo(blockExpr->getBlockDecl(), name); in GetAddrOfGlobalBlock() local
1060 const CGBlockInfo &blockInfo, in buildGlobalBlock()
1104 const CGBlockInfo &blockInfo, in GenerateBlockFunction()
[all …]
H A DCGObjCGNU.cpp553 const CGBlockInfo &blockInfo) override { in BuildGCBlockLayout()
557 const CGBlockInfo &blockInfo) override { in BuildRCBlockLayout()
H A DCGObjCMac.cpp1938 const CGBlockInfo &blockInfo) { in BuildGCBlockLayout()
2454 const CGBlockInfo &blockInfo) { in BuildRCBlockLayout()
H A DCGDebugInfo.cpp2919 const CGBlockInfo &blockInfo, llvm::Instruction *InsertPoint) { in EmitDeclareOfBlockDeclRefVariable()