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()
824 eBasicTypeLong, enumerator
586 if basic_type == eBasicTypeLong: return (True,True)
981 return lldb::eBasicTypeLong; in GetCompilerTypeForSimpleKind()
1029 .. py:data:: eBasicTypeLong
851 {"long", eBasicTypeLong}, in GetBasicTypeEnumeration()852 {"long int", eBasicTypeLong}, in GetBasicTypeEnumeration()2050 case eBasicTypeLong: in GetOpaqueCompilerType()5508 return eBasicTypeLong; in GetBasicTypeEnumeration()
83000 {SWIG_LUA_CONSTTAB_INT("eBasicTypeLong", (lldb::eBasicTypeLong))},