Searched refs:eBasicTypeWChar (Results 1 – 9 of 9) sorted by relevance
121 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in WCharStringSummaryProvider()181 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in WCharSummaryProvider()
295 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in LibStdcppWStringSummaryProvider()
862 scratch_ts_sp->GetBasicType(lldb::eBasicTypeWChar).GetByteSize(nullptr); in LibcxxWStringSummaryProvider()
760 eBasicTypeWChar, enumerator
696 scratch_ts_sp->GetBasicType(eBasicTypeWChar).GetPointerType(); in MakeLoadImageUtilityFunction()
563 if basic_type == eBasicTypeWChar: return (True,False)
983 return lldb::eBasicTypeWChar; in GetCompilerTypeForSimpleKind()
1017 .. py:data:: eBasicTypeWChar
872 g_type_map.Append(ConstString("wchar_t"), eBasicTypeWChar); in GetBasicTypeEnumeration()2052 case eBasicTypeWChar: in GetOpaqueCompilerType()