Home
last modified time | relevance | path

Searched refs:test_explicit (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/expr/expr.const/
H A Dp5-0x.cpp38 constexpr int test_explicit(expl); // ok
42 static_assert(test_explicit == 4, "");
/llvm-project-15.0.7/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A DU.pass.cpp111 void test_explicit() { in test_explicit() function
153 test_explicit(); in main()