Home
last modified time | relevance | path

Searched defs:AllTypes (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dformatter_int.bench.cpp119 struct AllTypes : EnumValuesAsTuple<AllTypes, TypeE, 2> { struct
120 static constexpr const char* Names[] = {"Int64", "Uint64"};
H A Dformatter_float.bench.cpp40 struct AllTypes : EnumValuesAsTuple<AllTypes, TypeE, 2> { struct
41 static constexpr const char* Names[] = {"Float", "Double", "LongDouble"};
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangSyntaxEmitter.cpp100 std::deque<NodeType> AllTypes; member in __anonc0f6d4e20111::Hierarchy