Home | History | Annotate | Download | only in Frontend

Lines Matching refs:castT

890   QualType castT = Context->getPointerType(IvarT);
891 std::string TypeString(castT.getAsString(Context->getPrintingPolicy()));
5569 QualType castT = Context->getPointerType(Context->getTagDeclType(RD));
5592 Exp = NoTypeInfoCStyleCastExpr(Context, castT, CK_BitCast, Exp);
7824 QualType castT = Context->getPointerType(IvarT);
7827 castT,