Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getWIntType

678                    TI.getTypeWidth(TI.getWIntType()), TI, Builder);
702 DefineType("__WINT_TYPE__", TI.getWIntType(), Builder);
703 DefineTypeWidth("__WINT_WIDTH__", TI.getWIntType(), TI, Builder);
732 if (!TargetInfo::isTypeSigned(TI.getWIntType()))