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()
314 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in LibStdcppWStringSummaryProvider()
535 scratch_ts_sp->GetBasicType(lldb::eBasicTypeWChar).GetByteSize(nullptr); in LibcxxWStringSummaryProvider()
801 eBasicTypeWChar, enumerator
387 case lldb::eBasicTypeWChar: in IsPromotableIntegerType()
576 if basic_type == eBasicTypeWChar: return (True,False)
987 return lldb::eBasicTypeWChar; in GetCompilerTypeForSimpleKind()
1019 .. py:data:: eBasicTypeWChar
814 {"wchar_t", eBasicTypeWChar}, in GetBasicTypeEnumeration()2011 case eBasicTypeWChar: in GetOpaqueCompilerType()
81586 {SWIG_LUA_CONSTTAB_INT("eBasicTypeWChar", (lldb::eBasicTypeWChar))},