Home
last modified time | relevance | path

Searched refs:eBasicTypeLong (Results 1 – 6 of 6) sorted by relevance

/external/lldb/examples/summaries/cocoa/
DCFArray.py84 self.sys_params.types_cache.long = self.valobj.GetType().GetBasicType(lldb.eBasicTypeLong)
108 self.sys_params.types_cache.long = self.valobj.GetType().GetBasicType(lldb.eBasicTypeLong)
DNSNumber.py77 self.sys_params.types_cache.long = self.valobj.GetType().GetBasicType(lldb.eBasicTypeLong)
/external/lldb/include/lldb/
Dlldb-enumerations.h571 eBasicTypeLong, enumerator
/external/lldb/source/Symbol/
DClangASTContext.cpp638 g_type_map.Append(ConstString("long").GetCString(), eBasicTypeLong); in GetBasicTypeEnumeration()
639 g_type_map.Append(ConstString("long int").GetCString(), eBasicTypeLong); in GetBasicTypeEnumeration()
745 case eBasicTypeLong: in GetBasicType()
DClangASTType.cpp2212 case clang::BuiltinType::Long: return eBasicTypeLong; in GetBasicTypeEnumeration()
/external/lldb/www/python_reference/
Dapi-objects.txt1425 _lldb'.eBasicTypeLong _lldb%27-module.html#eBasicTypeLong
1900 lldb.eBasicTypeLong lldb-module.html#eBasicTypeLong