Home | History | Annotate | Download | only in Frontend

Lines Matching refs:castT

911   QualType castT = Context->getPointerType(IvarT);
912 std::string TypeString(castT.getAsString(Context->getPrintingPolicy()));
5497 QualType castT = Context->getPointerType(Context->getTagDeclType(RD));
5519 Exp = NoTypeInfoCStyleCastExpr(Context, castT, CK_BitCast, Exp);
7722 QualType castT = Context->getPointerType(IvarT);
7725 castT,