Searched refs:eBasicTypeLong (Results 1 – 11 of 11) sorted by relevance
92 ).GetBasicType(lldb.eBasicTypeLong)120 ).GetBasicType(lldb.eBasicTypeLong)
90 ).GetBasicType(lldb.eBasicTypeLong)
39 type = self.value.target.GetBasicType(lldb.eBasicTypeLong)
200 CompilerType long_type = ast->GetBasicType(eBasicTypeLong); in GetSiginfoType()
219 CompilerType long_type = ast->GetBasicType(eBasicTypeLong); in GetSiginfoType()
340 CompilerType long_type = ast->GetBasicType(eBasicTypeLong); in GetSiginfoType()
770 eBasicTypeLong, enumerator
573 if basic_type == eBasicTypeLong: return (True,True)
977 return lldb::eBasicTypeLong; in GetCompilerTypeForSimpleKind()
1027 .. py:data:: eBasicTypeLong
890 g_type_map.Append(ConstString("long"), eBasicTypeLong); in GetBasicTypeEnumeration()891 g_type_map.Append(ConstString("long int"), eBasicTypeLong); in GetBasicTypeEnumeration()2072 case eBasicTypeLong: in GetOpaqueCompilerType()5567 return eBasicTypeLong; in GetBasicTypeEnumeration()