Home | History | Annotate | Download | only in Frontend

Lines Matching refs:PtrBlock

3806   QualType PtrBlock = Context->getPointerType(Context->getTagDeclType(RD));
3812 ArgTypes.push_back(PtrBlock);
3827 CastExpr *BlkCast = NoTypeInfoCStyleCastExpr(Context, PtrBlock,