Searched refs:test_nullptr (Results 1 – 7 of 7) sorted by relevance
45 void test_nullptr() in test_nullptr() function59 test_nullptr(); in main()
44 void test_nullptr() in test_nullptr() function58 test_nullptr(); in main()
40 void test_nullptr() in test_nullptr() function52 test_nullptr<std::nullptr_t>(); in main()
41 void test_nullptr() in test_nullptr() function53 test_nullptr<std::nullptr_t>(); in main()
292 void test_nullptr() { in test_nullptr() function315 test_nullptr<false>(); in main()322 test_nullptr<true>(); in main()
293 void test_nullptr() { in test_nullptr() function316 test_nullptr<false>(); in main()323 test_nullptr<true>(); in main()
220 void test_nullptr(int *x, FnTy *fp, MemFnTy memp, MemDataTy memdp) { in test_nullptr() function