Home
last modified time | relevance | path

Searched refs:eBasicTypeUnsignedChar (Results 1 – 4 of 4) sorted by relevance

/external/lldb/include/lldb/
Dlldb-enumerations.h561 eBasicTypeUnsignedChar, enumerator
/external/lldb/source/Symbol/
DClangASTContext.cpp621 g_type_map.Append(ConstString("unsigned char").GetCString(), eBasicTypeUnsignedChar); in GetBasicTypeEnumeration()
715 case eBasicTypeUnsignedChar: in GetBasicType()
DClangASTType.cpp2201 case clang::BuiltinType::Char_U: return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()
2204 case clang::BuiltinType::UChar: return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()
/external/lldb/www/python_reference/
Dapi-objects.txt1387 _lldb'.eBasicTypeUnsignedChar _lldb%27-module.html#eBasicTypeUnsignedChar
1849 lldb.eBasicTypeUnsignedChar lldb-module.html#eBasicTypeUnsignedChar