Home
last modified time | relevance | path

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

/external/lldb/include/lldb/
Dlldb-enumerations.h574 eBasicTypeUnsignedLongLong, enumerator
/external/lldb/examples/summaries/cocoa/
DNSNumber.py83 …_params.types_cache.ulonglong = self.valobj.GetType().GetBasicType(lldb.eBasicTypeUnsignedLongLong)
/external/lldb/source/Symbol/
DClangASTContext.cpp646 … g_type_map.Append(ConstString("unsigned long long").GetCString(), eBasicTypeUnsignedLongLong); in GetBasicTypeEnumeration()
647 … g_type_map.Append(ConstString("unsigned long long int").GetCString(), eBasicTypeUnsignedLongLong); in GetBasicTypeEnumeration()
754 case eBasicTypeUnsignedLongLong: in GetBasicType()
DClangASTType.cpp2215 case clang::BuiltinType::ULongLong: return eBasicTypeUnsignedLongLong; in GetBasicTypeEnumeration()
/external/lldb/www/python_reference/
Dapi-objects.txt1500 _lldb'.eBasicTypeUnsignedLongLong _lldb%27-module.html#eBasicTypeUnsignedLongLong
1996 lldb.eBasicTypeUnsignedLongLong lldb-module.html#eBasicTypeUnsignedLongLong