Searched refs:BlockLiteralTy (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGBlocks.cpp925 llvm::Type *BlockLiteralTy = local
930 Builder.CreateBitCast(Callee, BlockLiteralTy, "block.literal");

Completed in 51 milliseconds