Searched refs:test_ambiguous (Results 1 – 4 of 4) sorted by relevance
39 constexpr int test_ambiguous = ambig; // ok variable43 static_assert(test_ambiguous == 2, "");
106 static void test_ambiguous() { in test_ambiguous() function144 test_ambiguous(); in main()
149 static void test_ambiguous() { in test_ambiguous() function 234 test_ambiguous(); in main()
126 void test_ambiguous() { in test_ambiguous() function