Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp33 constexpr int test_printing(int a, float b, _Complex int c, _Complex float d, in test_printing() function
38 static_assert(test_printing(12, 39.762, 3 + 4i, 12.9 + 3.6i, &u2.arr[4], u2.another.arr[2], (vector…