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
360 static void* null_ptr=NULL; in magic_type_extract_ptr_cb() local371 ptr_ptr= root_ptr ? (void**)(root_ptr+offset) : &null_ptr; in magic_type_extract_ptr_cb()