Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:PtrBlock

3854   QualType PtrBlock = Context->getPointerType(Context->getTagDeclType(RD));
3860 ArgTypes.push_back(PtrBlock);
3877 CastExpr *BlkCast = NoTypeInfoCStyleCastExpr(Context, PtrBlock,