Searched refs:eBasicTypeInvalid (Results 1 – 9 of 9) sorted by relevance
742 eBasicTypeInvalid = 0, enumerator
526 return eBasicTypeInvalid; in GetBasicTypeEnumeration()
752 return lldb::eBasicTypeInvalid; in GetCompilerTypeForSimpleKind()
710 if (bt == lldb::eBasicTypeInvalid) in CreateSimpleType()
362 return eBasicTypeInvalid; in GetBasicType()
558 if basic_type == eBasicTypeInvalid: return (False,False)
1012 .. py:data:: eBasicTypeInvalid
926 return g_type_map.Find(name, eBasicTypeInvalid); in GetBasicTypeEnumeration()928 return eBasicTypeInvalid; in GetBasicTypeEnumeration()5507 return eBasicTypeInvalid; in GetBasicTypeEnumeration()
71010 {SWIG_LUA_CONSTTAB_INT("eBasicTypeInvalid", lldb::eBasicTypeInvalid)},