Home | History | Annotate | Download | only in Frontend

Lines Matching refs:PtrBlock

4722   QualType PtrBlock = Context->getPointerType(Context->getTagDeclType(RD));
4728 ArgTypes.push_back(PtrBlock);
4743 CastExpr *BlkCast = NoTypeInfoCStyleCastExpr(Context, PtrBlock,