Searched refs:eBasicTypeInvalid (Results 1 – 10 of 10) sorted by relevance
457 lldb::eBasicTypeInvalid; in IsBasicType()815 return eBasicTypeInvalid; in GetBasicTypeEnumeration()
796 eBasicTypeInvalid = 0, enumerator
450 return eBasicTypeInvalid; in GetBasicType()
571 if basic_type == eBasicTypeInvalid: return (False,False)
989 return lldb::eBasicTypeInvalid; in GetCompilerTypeForSimpleKind()
511 if (bt == lldb::eBasicTypeInvalid) in CreateSimpleType()
336 if (basic_type == eBasicTypeInvalid) in CreateInteger()
1014 .. py:data:: eBasicTypeInvalid
861 return eBasicTypeInvalid; in GetBasicTypeEnumeration()5568 return eBasicTypeInvalid; in GetBasicTypeEnumeration()
81581 {SWIG_LUA_CONSTTAB_INT("eBasicTypeInvalid", (lldb::eBasicTypeInvalid))},