Lines Matching full:castt
899 QualType castT = Context->getPointerType(IvarT);
900 std::string TypeString(castT.getAsString(Context->getPrintingPolicy()));
5445 QualType castT = Context->getPointerType(Context->getTagDeclType(RD));
5467 Exp = NoTypeInfoCStyleCastExpr(Context, castT, CK_BitCast, Exp);
7672 QualType castT = Context->getPointerType(IvarT);
7675 castT,