Searched refs:eBasicTypeWChar (Results 1 – 9 of 9) sorted by relevance
122 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in WCharStringSummaryProvider()245 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in WCharSummaryProvider()
295 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeWChar); in LibStdcppWStringSummaryProvider()
685 ast_context->GetBasicType(lldb::eBasicTypeWChar).GetByteSize(nullptr); in LibcxxWStringSummaryProvider()
747 eBasicTypeWChar, enumerator
750 return lldb::eBasicTypeWChar; in GetCompilerTypeForSimpleKind()
563 if basic_type == eBasicTypeWChar: return (True,False)
1017 .. py:data:: eBasicTypeWChar
879 g_type_map.Append(ConstString("wchar_t"), eBasicTypeWChar); in GetBasicTypeEnumeration()2015 case eBasicTypeWChar: in GetOpaqueCompilerType()
71015 {SWIG_LUA_CONSTTAB_INT("eBasicTypeWChar", lldb::eBasicTypeWChar)},