Home
last modified time | relevance | path

Searched defs:never_called (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/test/Profile/
H A Dc-unprofiled-blocks.c8 int never_called(int i) { in never_called() function
/llvm-project/libcxx/test/std/utilities/expected/expected.void/monadic/
H A Dor_else.pass.cpp59 auto never_called = [](auto) -> std::expected<void, long> { in test_fail() local
/llvm-project/clang/test/Misc/
H A Ddiag-unused-source-ranges.cpp90 template <typename T> static void never_called() { in never_called() function
/llvm-project/libcxx/test/std/utilities/optional/optional.monadic/
H A Dtransform.pass.cpp182 const auto never_called = [](int) { in test() local
H A Dand_then.pass.cpp242 const auto never_called = [](int) { in test() local
/llvm-project/libcxx/test/std/utilities/expected/expected.expected/monadic/
H A Dor_else.pass.cpp223 const auto never_called = [](int) { in test() local
H A Dtransform_error.pass.cpp206 const auto never_called = [](int) { in test_sfinae() local
H A Dtransform.pass.cpp235 const auto never_called = [](int) { in test_sfinae() local
H A Dand_then.pass.cpp294 const auto never_called = [](int) { in test() local