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