Searched defs:AllTypes (Results 1 – 3 of 3) sorted by relevance
119 struct AllTypes : EnumValuesAsTuple<AllTypes, TypeE, 2> { struct120 static constexpr const char* Names[] = {"Int64", "Uint64"};
40 struct AllTypes : EnumValuesAsTuple<AllTypes, TypeE, 2> { struct41 static constexpr const char* Names[] = {"Float", "Double", "LongDouble"};
100 std::deque<NodeType> AllTypes; member in __anonc0f6d4e20111::Hierarchy