Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dprivate_typeinfo.cpp488 static int (X::*const null_ptr_rep)() = nullptr; in can_catch() local
491 static int X::*const null_ptr_rep = nullptr; in can_catch() local