Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:PtrBlock

4310   QualType PtrBlock = Context->getPointerType(Context->getTagDeclType(RD));
4316 ArgTypes.push_back(PtrBlock);
4333 CastExpr *BlkCast = NoTypeInfoCStyleCastExpr(Context, PtrBlock,