Home
last modified time | relevance | path

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

/external/lldb/include/lldb/
Dlldb-enumerations.h573 eBasicTypeLongLong, enumerator
/external/lldb/examples/summaries/cocoa/
DNSNumber.py81 … self.sys_params.types_cache.longlong = self.valobj.GetType().GetBasicType(lldb.eBasicTypeLongLong)
/external/lldb/source/Symbol/
DClangASTContext.cpp644 g_type_map.Append(ConstString("long long").GetCString(), eBasicTypeLongLong); in GetBasicTypeEnumeration()
645 g_type_map.Append(ConstString("long long int").GetCString(), eBasicTypeLongLong); in GetBasicTypeEnumeration()
751 case eBasicTypeLongLong: in GetBasicType()
DClangASTType.cpp2214 case clang::BuiltinType::LongLong: return eBasicTypeLongLong; in GetBasicTypeEnumeration()
/external/lldb/www/python_reference/
Dapi-objects.txt1067 _lldb'.eBasicTypeLongLong _lldb%27-module.html#eBasicTypeLongLong
1961 lldb.eBasicTypeLongLong lldb-module.html#eBasicTypeLongLong