Searched refs:eBasicTypeSignedChar (Results 1 – 6 of 6) sorted by relevance
745 eBasicTypeSignedChar, enumerator
702 return lldb::eBasicTypeSignedChar; in GetCompilerTypeForSimpleKind()
561 if basic_type == eBasicTypeSignedChar: return (True,True)
1015 .. py:data:: eBasicTypeSignedChar
877 g_type_map.Append(ConstString("signed char"), eBasicTypeSignedChar); in GetBasicTypeEnumeration()2011 case eBasicTypeSignedChar: in GetOpaqueCompilerType()5449 return eBasicTypeSignedChar; in GetBasicTypeEnumeration()5459 return eBasicTypeSignedChar; in GetBasicTypeEnumeration()
71013 {SWIG_LUA_CONSTTAB_INT("eBasicTypeSignedChar", lldb::eBasicTypeSignedChar)},