Home | History | Annotate | Download | only in Rewrite

Lines Matching full:castt

4514       QualType castT = Context->getPointerType(Context->getTagDeclType(RD));
4536 Exp = NoTypeInfoCStyleCastExpr(Context, castT, CK_BitCast, Exp);
5855 QualType castT = Context->getPointerType(Context->getTagDeclType(RD));
5856 CastExpr *castExpr = NoTypeInfoCStyleCastExpr(Context, castT,
5895 QualType castT = Context->getPointerType(Context->getTagDeclType(RD));
5896 CastExpr *castExpr = NoTypeInfoCStyleCastExpr(Context, castT,