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()
808 eBasicTypeLong, enumerator
586 if basic_type == eBasicTypeLong: return (True,True)
981 return lldb::eBasicTypeLong; in GetCompilerTypeForSimpleKind()
1029 .. py:data:: eBasicTypeLong
892 {"long", eBasicTypeLong}, in GetBasicTypeEnumeration()893 {"long int", eBasicTypeLong}, in GetBasicTypeEnumeration()2079 case eBasicTypeLong: in GetOpaqueCompilerType()5447 return eBasicTypeLong; in GetBasicTypeEnumeration()
78309 {SWIG_LUA_CONSTTAB_INT("eBasicTypeLong", lldb::eBasicTypeLong)},