Home | History | Annotate | Download | only in AST

Lines Matching refs:UnsignedShortTy

1017   InitBuiltinType(UnsignedShortTy,     BuiltinType::UShort);
6175 FieldTypes[2] = Context->UnsignedShortTy;
6601 case TargetInfo::UnsignedShort: return UnsignedShortTy;
7918 return UnsignedShortTy;
8027 Type = Context.UnsignedShortTy;