Home | History | Annotate | Download | only in Sema

Lines Matching refs:BlockPointerType

1576       const BlockPointerType *BlockPtrParam = cast<BlockPointerType>(Param);
1577 const BlockPointerType *BlockPtrArg = dyn_cast<BlockPointerType>(Arg);
4797 cast<BlockPointerType>(T)->getPointeeType(),