Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
H A Dnullptr.pass.cpp22 void test_nullptr_imp() in test_nullptr_imp() function
43 test_nullptr_imp<T>(); in test_nullptr()
44 test_nullptr_imp<const T>(); in test_nullptr()
45 test_nullptr_imp<volatile T>(); in test_nullptr()
46 test_nullptr_imp<const volatile T>(); in test_nullptr()