Searched refs:eBasicTypeLongLong (Results 1 – 7 of 7) sorted by relevance
220 CompilerType long_long_type = ast->GetBasicType(eBasicTypeLongLong); in GetSiginfoType()
810 eBasicTypeLongLong, enumerator
588 if basic_type == eBasicTypeLongLong: return (True,True)
963 return lldb::eBasicTypeLongLong; in GetCompilerTypeForSimpleKind()
1031 .. py:data:: eBasicTypeLongLong
898 {"long long", eBasicTypeLongLong}, in GetBasicTypeEnumeration()899 {"long long int", eBasicTypeLongLong}, in GetBasicTypeEnumeration()2083 case eBasicTypeLongLong: in GetOpaqueCompilerType()5451 return eBasicTypeLongLong; in GetBasicTypeEnumeration()
78311 {SWIG_LUA_CONSTTAB_INT("eBasicTypeLongLong", lldb::eBasicTypeLongLong)},