Searched refs:test_explicit (Results 1 – 3 of 3) sorted by relevance
38 constexpr int test_explicit(expl); // ok42 static_assert(test_explicit == 4, "");
95 void test_explicit() { in test_explicit() function137 test_explicit(); in main()
311 def test_explicit(self): member in TestRefactoringTool