Home
last modified time | relevance | path

Searched refs:eBasicTypeUnsignedShort (Results 1 – 5 of 5) sorted by relevance

/external/lldb/include/lldb/
Dlldb-enumerations.h568 eBasicTypeUnsignedShort, enumerator
/external/lldb/examples/summaries/cocoa/
DNSNumber.py73 …lf.sys_params.types_cache.ushort = self.valobj.GetType().GetBasicType(lldb.eBasicTypeUnsignedShort)
/external/lldb/source/Symbol/
DClangASTContext.cpp628 g_type_map.Append(ConstString("unsigned short").GetCString(), eBasicTypeUnsignedShort); in GetBasicTypeEnumeration()
629 … g_type_map.Append(ConstString("unsigned short int").GetCString(), eBasicTypeUnsignedShort); in GetBasicTypeEnumeration()
736 case eBasicTypeUnsignedShort: in GetBasicType()
DClangASTType.cpp2209 case clang::BuiltinType::UShort: return eBasicTypeUnsignedShort; in GetBasicTypeEnumeration()
/external/lldb/www/python_reference/
Dapi-objects.txt462 _lldb'.eBasicTypeUnsignedShort _lldb%27-module.html#eBasicTypeUnsignedShort
1781 lldb.eBasicTypeUnsignedShort lldb-module.html#eBasicTypeUnsignedShort