Searched refs:DisplayType (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Dformatter_float.bench.cpp115 struct DisplayType {}; struct
118 struct DisplayType<DisplayTypeE::Default> { struct
123 struct DisplayType<DisplayTypeE::Hex> { struct
128 struct DisplayType<DisplayTypeE::Scientific> { struct
133 struct DisplayType<DisplayTypeE::Fixed> { struct
138 struct DisplayType<DisplayTypeE::General> { struct
231 DisplayType<DT::value>::fmt + "}";
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c437 static enum DisplayType { enum
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp7093 QualType DisplayType(EnumSugar ? (const Type *)EnumSugar : T, 0);
7096 << DisplayType << Info.Ctx.getLangOpts().CharIsSigned;

Completed in 122 milliseconds