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