Searched refs:GetDynamicTypeInfo (Results 1 – 2 of 2) sorted by relevance
110 TypeAndOrName GetDynamicTypeInfo(const lldb_private::Address &vtable_addr);
61 TypeAndOrName type_info = GetDynamicTypeInfo(vtable_info.addr); in GetTypeInfo()680 TypeAndOrName ItaniumABILanguageRuntime::GetDynamicTypeInfo( in GetDynamicTypeInfo() function in ItaniumABILanguageRuntime