Searched refs:eBasicTypeWChar (Results 1 – 6 of 6) sorted by relevance
98 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in WCharStringSummaryProvider()195 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in WCharSummaryProvider()
295 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in LibStdcppWStringSummaryProvider()
577 ->GetBasicType(lldb::eBasicTypeWChar) in LibcxxWStringSummaryProvider()
760 eBasicTypeWChar, enumerator
623 return lldb::eBasicTypeWChar; in GetCompilerTypeForSimpleKind()
1083 g_type_map.Append(ConstString("wchar_t"), eBasicTypeWChar); in GetBasicTypeEnumeration()2055 case eBasicTypeWChar: in GetOpaqueCompilerType()