Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/function.objects/func.not_fn/
H A Dnot_fn.pass.cpp385 bool call_operator_noexcept_test() in call_operator_noexcept_test() function
449 call_operator_noexcept_test(); in main()
457 static_assert(call_operator_noexcept_test()); in main()