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

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

Completed in 102 milliseconds