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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp945 llvm::Type *BlockLiteralTy = local
950 Builder.CreateBitCast(Callee, BlockLiteralTy, "block.literal");

Completed in 991 milliseconds