Searched refs:eBasicTypeLongLong (Results 1 – 6 of 6) sorted by relevance
758 eBasicTypeLongLong, enumerator
726 return lldb::eBasicTypeLongLong; in GetCompilerTypeForSimpleKind()
574 if basic_type == eBasicTypeLongLong: return (True,True)
1028 .. py:data:: eBasicTypeLongLong
904 g_type_map.Append(ConstString("long long"), eBasicTypeLongLong); in GetBasicTypeEnumeration()905 g_type_map.Append(ConstString("long long int"), eBasicTypeLongLong); in GetBasicTypeEnumeration()2037 case eBasicTypeLongLong: in GetOpaqueCompilerType()5477 return eBasicTypeLongLong; in GetBasicTypeEnumeration()
71026 {SWIG_LUA_CONSTTAB_INT("eBasicTypeLongLong", lldb::eBasicTypeLongLong)},