Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/variant/variant.visit/
H A Dvisit_return_type.pass.cpp386 void test_caller_accepts_nonconst() { in test_caller_accepts_nonconst() function
509 test_caller_accepts_nonconst<void>(); in main()
515 test_caller_accepts_nonconst<int>(); in main()
H A Dvisit.pass.cpp338 void test_caller_accepts_nonconst() { in test_caller_accepts_nonconst() function
433 test_caller_accepts_nonconst(); in main()