Home
last modified time | relevance | path

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

/NextBSD/contrib/libcxxrt/
HDtypeinfo.cc52 type_info::type_info (const type_info& rhs) in type_info() function in type_info
HDcxxabi.h30 class type_info; variable
/NextBSD/contrib/binutils/gas/
HDecoff.c1059 typedef struct type_info { struct
1074 /* Pre-initialized type_info struct. */ argument
/NextBSD/contrib/gcc/
HDmips-tfile.c1114 typedef struct type_info { struct
1130 /* Pre-initialized type_info struct. */ argument
/NextBSD/contrib/gcc/config/arm/
HDpr-support.c34 typedef struct _ZSt9type_info type_info; /* This names C++ type_info type */ typedef
HDunwind-arm.c39 typedef struct _ZSt9type_info type_info; /* This names C++ type_info type */ typedef
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDValueObjectVariable.cpp179 const uint32_t type_info = clang_type.GetTypeInfo(); in UpdateValue() local
HDValueObject.cpp788 const uint32_t type_info = GetTypeInfo(); in MightHaveChildren() local
962 const uint32_t type_info = GetTypeInfo (&pointee_or_element_clang_type); in GetPointeeData() local
3682 uint32_t type_info = this_type.GetTypeInfo(&pointee_type); in GetCPPVTableAddress() local
/NextBSD/contrib/compiler-rt/lib/ubsan/
HDubsan_type_hash_itanium.cc26 class type_info { class
/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDCXXFormatterFunctions.cpp1043 const uint32_t type_info = valobj.GetClangType().GetTypeInfo(); in ObjCBOOLSummaryProvider() local