Searched refs:eBasicTypeUnsignedChar (Results 1 – 7 of 7) sorted by relevance
800 eBasicTypeUnsignedChar, enumerator
384 case lldb::eBasicTypeUnsignedChar: in IsPromotableIntegerType()
575 if basic_type == eBasicTypeUnsignedChar: return (True,False)
932 return lldb::eBasicTypeUnsignedChar; in GetCompilerTypeForSimpleKind()
1018 .. py:data:: eBasicTypeUnsignedChar
813 {"unsigned char", eBasicTypeUnsignedChar}, in GetBasicTypeEnumeration()2009 case eBasicTypeUnsignedChar: in GetOpaqueCompilerType()5510 return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()5518 return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()
81585 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedChar", (lldb::eBasicTypeUnsignedChar))},