Searched refs:LongColors (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/libcxx/test/std/utilities/function.objects/unord.hash/ |
D | enum.pass.cpp | 25 enum class LongColors : short { red, orange, yellow, green, blue, indigo, violet }; enum 58 test<LongColors>(); in main()
|
/external/libcxx/test/std/utilities/function.objects/unord.hash/ |
D | enum.pass.cpp | 26 enum class LongColors : short { red, orange, yellow, green, blue, indigo, violet }; enum 59 test<LongColors>(); in main()
|