Home
last modified time | relevance | path

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

/freebsd/contrib/libcxxrt/
H A Dtypeinfo.cc52 type_info::type_info (const type_info& rhs) in type_info() function in type_info
H A Dcxxabi.h30 class type_info; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp61 TypeAndOrName type_info = GetDynamicTypeInfo(vtable_info.addr); in GetTypeInfo() local
691 const lldb_private::Address &vtable_addr, const TypeAndOrName &type_info) { in SetDynamicTypeInfo()
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_itanium.cpp27 class type_info { class
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectVariable.cpp266 const uint32_t type_info = valobj.GetCompilerType().GetTypeInfo(); in DoUpdateChildrenAddressType() local
H A DValueObject.cpp475 const uint32_t type_info = GetTypeInfo(); in MightHaveChildren() local
661 const uint32_t type_info = GetTypeInfo(&pointee_or_element_compiler_type); in GetPointeeData() local
H A DFormatEntity.cpp671 auto type_info = valobj.GetTypeInfo(); in DumpValueWithLLVMFormat() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp1130 const uint32_t type_info = valobj.GetCompilerType().GetTypeInfo(); in ObjCBOOLSummaryProvider() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp208 uint32_t type_info = this_type.GetTypeInfo(&pointee_type); in GetVTableAddress() local