Home | History | Annotate | Download | only in AST

Lines Matching refs:UnsignedShortTy

954   InitBuiltinType(UnsignedShortTy,     BuiltinType::UShort);
5878 FieldTypes[2] = Context->UnsignedShortTy;
6308 case TargetInfo::UnsignedShort: return UnsignedShortTy;
7421 return UnsignedShortTy;
7530 Type = Context.UnsignedShortTy;