Searched refs:eBasicTypeLong (Results 1 – 8 of 8) sorted by relevance
200 CompilerType long_type = ast->GetBasicType(eBasicTypeLong); in GetSiginfoType()
219 CompilerType long_type = ast->GetBasicType(eBasicTypeLong); in GetSiginfoType()
811 eBasicTypeLong, enumerator
586 if basic_type == eBasicTypeLong: return (True,True)
981 return lldb::eBasicTypeLong; in GetCompilerTypeForSimpleKind()
1029 .. py:data:: eBasicTypeLong
831 {"long", eBasicTypeLong}, in GetBasicTypeEnumeration()832 {"long int", eBasicTypeLong}, in GetBasicTypeEnumeration()2031 case eBasicTypeLong: in GetOpaqueCompilerType()5534 return eBasicTypeLong; in GetBasicTypeEnumeration()
81596 {SWIG_LUA_CONSTTAB_INT("eBasicTypeLong", (lldb::eBasicTypeLong))},