Searched refs:test_nullptr (Results 1 – 4 of 4) sorted by relevance
48 void test_nullptr() in test_nullptr() function 64 test_nullptr(); in main()
41 void test_nullptr() in test_nullptr() function53 test_nullptr<std::nullptr_t>(); in main()
308 TEST_CONSTEXPR_CXX23 void test_nullptr() { in test_nullptr() function331 test_nullptr<false>(); in test()338 test_nullptr<true>(); in test()
218 void test_nullptr(int *x, FnTy *fp, MemFnTy memp, MemDataTy memdp) { in test_nullptr() function