Searched refs:DisplayType (Results 1 – 3 of 3) sorted by relevance
115 struct DisplayType {}; struct118 struct DisplayType<DisplayTypeE::Default> { struct123 struct DisplayType<DisplayTypeE::Hex> { struct128 struct DisplayType<DisplayTypeE::Scientific> { argument133 struct DisplayType<DisplayTypeE::Fixed> { struct138 struct DisplayType<DisplayTypeE::General> { struct231 DisplayType<DT::value>::fmt + "}"; in make_fmt()
435 static enum DisplayType { enum
7086 QualType DisplayType(EnumSugar ? (const Type *)EnumSugar : T, 0); in visit() local7089 << DisplayType << Info.Ctx.getLangOpts().CharIsSigned; in visit()