Home
last modified time | relevance | path

Searched refs:blockAddr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp806 RawAddress blockAddr = blockInfo.LocalAddress; in EmitBlockLiteral() local
807 assert(blockAddr.isValid() && "block has no address!"); in EmitBlockLiteral()
840 return Builder.CreateStructGEP(blockAddr, index, name); in EmitBlockLiteral()
1086 blockAddr.getPointer(), ConvertType(blockInfo.getBlockExpr()->getType())); in EmitBlockLiteral()