Home
last modified time | relevance | path

Searched defs:null_ptr_rep (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxxabi/src/
H A Dprivate_typeinfo.cpp780 adjustedPtr = const_cast<int X::**>(&null_ptr_rep); in can_catch() local
783 static int X::*const null_ptr_rep = nullptr; can_catch() local