Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGBlocks.cpp52 const CGBlockInfo &blockInfo) { in buildCopyHelper()
58 const CGBlockInfo &blockInfo) { in buildDisposeHelper()
77 const CGBlockInfo &blockInfo) { in buildBlockDescriptor()
562 CGBlockInfo &blockInfo = in enterBlockScope() local
675 CGBlockInfo blockInfo(blockExpr->getBlockDecl(), CurFn->getName()); in EmitBlockLiteral() local
682 OwningPtr<CGBlockInfo> blockInfo; in EmitBlockLiteral() local
690 llvm::Value *CodeGenFunction::EmitBlockLiteral(const CGBlockInfo &blockInfo) { in EmitBlockLiteral()
1022 CGBlockInfo blockInfo(blockExpr->getBlockDecl(), name); in GetAddrOfGlobalBlock() local
1043 const CGBlockInfo &blockInfo, in buildGlobalBlock()
1087 const CGBlockInfo &blockInfo, in GenerateBlockFunction()
[all …]
DCGObjCGNU.cpp564 const CGBlockInfo &blockInfo) { in BuildGCBlockLayout()
568 const CGBlockInfo &blockInfo) { in BuildRCBlockLayout()
DCGObjCMac.cpp1943 const CGBlockInfo &blockInfo) { in BuildGCBlockLayout()
2466 const CGBlockInfo &blockInfo) { in BuildRCBlockLayout()
DCGDebugInfo.cpp2851 const CGBlockInfo &blockInfo) { in EmitDeclareOfBlockDeclRefVariable()