Searched defs:type_info (Results 1 – 9 of 9) sorted by relevance
52 type_info::type_info (const type_info& rhs) in type_info() function in type_info
30 class type_info; variable
61 TypeAndOrName type_info = GetDynamicTypeInfo(vtable_info.addr); in GetTypeInfo() local691 const lldb_private::Address &vtable_addr, const TypeAndOrName &type_info) { in SetDynamicTypeInfo()
27 class type_info { class
266 const uint32_t type_info = valobj.GetCompilerType().GetTypeInfo(); in DoUpdateChildrenAddressType() local
475 const uint32_t type_info = GetTypeInfo(); in MightHaveChildren() local661 const uint32_t type_info = GetTypeInfo(&pointee_or_element_compiler_type); in GetPointeeData() local
671 auto type_info = valobj.GetTypeInfo(); in DumpValueWithLLVMFormat() local
1130 const uint32_t type_info = valobj.GetCompilerType().GetTypeInfo(); in ObjCBOOLSummaryProvider() local
208 uint32_t type_info = this_type.GetTypeInfo(&pointee_type); in GetVTableAddress() local