Searched refs:eBasicTypeUnsignedChar (Results 1 – 7 of 7) sorted by relevance
813 eBasicTypeUnsignedChar, enumerator
386 case lldb::eBasicTypeUnsignedChar: in IsPromotableIntegerType()
575 if basic_type == eBasicTypeUnsignedChar: return (True,False)
932 return lldb::eBasicTypeUnsignedChar; in GetCompilerTypeForSimpleKind()
1018 .. py:data:: eBasicTypeUnsignedChar
833 {"unsigned char", eBasicTypeUnsignedChar}, in GetBasicTypeEnumeration()2028 case eBasicTypeUnsignedChar: in GetOpaqueCompilerType()5484 return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()5492 return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()
82989 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedChar", (lldb::eBasicTypeUnsignedChar))},