Searched refs:null_ptr (Results 1 – 3 of 3) sorted by relevance
40 template<int ...N> void null_ptr() { in null_ptr() function44 template void null_ptr<>(); // expected-note {{in instantiation of}}
37 cxx_null_ptr_result null_ptr = nullptr; variable
342 Node* null_ptr; member in v8::internal::compiler::AddressingModeUnitTest354 null_ptr = m->Int32Constant(0); in Reset()422 Node* base = null_ptr; in TEST_F()433 Node* base = null_ptr; in TEST_F()442 Node* base = null_ptr; in TEST_F()454 Node* base = null_ptr; in TEST_F()464 Node* bases[] = {null_ptr, non_zero}; in TEST_F()