Searched refs:eBasicTypeWChar (Results 1 – 3 of 3) sorted by relevance
569 eBasicTypeWChar, enumerator
526 ClangASTType wchar_clang_type = ClangASTContext::GetBasicType(ast, lldb::eBasicTypeWChar); in WCharStringSummaryProvider()614 ClangASTType wchar_clang_type = ClangASTContext::GetBasicType(ast, lldb::eBasicTypeWChar); in WCharSummaryProvider()
622 g_type_map.Append(ConstString("wchar_t").GetCString(), eBasicTypeWChar); in GetBasicTypeEnumeration()718 case eBasicTypeWChar: in GetBasicType()