Home | History | Annotate | Download | only in Frontend

Lines Matching refs:castT

4597       QualType castT = Context->getPointerType(Context->getTagDeclType(RD));
4620 Exp = NoTypeInfoCStyleCastExpr(Context, castT, CK_BitCast, Exp);
5954 QualType castT = Context->getPointerType(Context->getTagDeclType(RD));
5955 CastExpr *castExpr = NoTypeInfoCStyleCastExpr(Context, castT,
5995 QualType castT = Context->getPointerType(Context->getTagDeclType(RD));
5996 CastExpr *castExpr = NoTypeInfoCStyleCastExpr(Context, castT,