Lines Matching full: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,