Searched refs:eBasicTypeWChar (Results 1 – 10 of 10) sorted by relevance
120 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in WCharStringSummaryProvider()180 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in WCharSummaryProvider()
310 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in LibStdcppWStringSummaryProvider()
869 scratch_ts_sp->GetBasicType(lldb::eBasicTypeWChar).GetByteSize(nullptr); in LibcxxWStringSummaryProvider()
798 eBasicTypeWChar, enumerator
366 case lldb::eBasicTypeWChar: in IsPromotableIntegerType()
576 if basic_type == eBasicTypeWChar: return (True,False)
987 return lldb::eBasicTypeWChar; in GetCompilerTypeForSimpleKind()
1019 .. py:data:: eBasicTypeWChar
875 {"wchar_t", eBasicTypeWChar}, in GetBasicTypeEnumeration()2059 case eBasicTypeWChar: in GetOpaqueCompilerType()
78299 {SWIG_LUA_CONSTTAB_INT("eBasicTypeWChar", lldb::eBasicTypeWChar)},