Searched refs:eBasicTypeSignedChar (Results 1 – 7 of 7) sorted by relevance
799 eBasicTypeSignedChar, enumerator
383 case lldb::eBasicTypeSignedChar: in IsPromotableIntegerType()
574 if basic_type == eBasicTypeSignedChar: return (True,True)
937 return lldb::eBasicTypeSignedChar; in GetCompilerTypeForSimpleKind()
1017 .. py:data:: eBasicTypeSignedChar
812 {"signed char", eBasicTypeSignedChar}, in GetBasicTypeEnumeration()2007 case eBasicTypeSignedChar: in GetOpaqueCompilerType()5508 return eBasicTypeSignedChar; in GetBasicTypeEnumeration()5520 return eBasicTypeSignedChar; in GetBasicTypeEnumeration()
81584 {SWIG_LUA_CONSTTAB_INT("eBasicTypeSignedChar", (lldb::eBasicTypeSignedChar))},