Searched refs:eBasicTypeSignedChar (Results 1 – 7 of 7) sorted by relevance
796 eBasicTypeSignedChar, enumerator
362 case lldb::eBasicTypeSignedChar: in IsPromotableIntegerType()
574 if basic_type == eBasicTypeSignedChar: return (True,True)
937 return lldb::eBasicTypeSignedChar; in GetCompilerTypeForSimpleKind()
1017 .. py:data:: eBasicTypeSignedChar
873 {"signed char", eBasicTypeSignedChar}, in GetBasicTypeEnumeration()2055 case eBasicTypeSignedChar: in GetOpaqueCompilerType()5421 return eBasicTypeSignedChar; in GetBasicTypeEnumeration()5433 return eBasicTypeSignedChar; in GetBasicTypeEnumeration()
78297 {SWIG_LUA_CONSTTAB_INT("eBasicTypeSignedChar", lldb::eBasicTypeSignedChar)},