Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dcxxabi.h121 const std::type_info *__pointee; /* type of pointed to object */ variable
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Dcxxabi.h213 const std::type_info* __pointee; // Type of pointed to object. variable
/openbsd/gnu/llvm/libcxxabi/src/
H A Dprivate_typeinfo.h200 const __shim_type_info *__pointee; variable