Home
last modified time | relevance | path

Searched refs:eBasicTypeSignedChar (Results 1 – 4 of 4) sorted by relevance

/external/lldb/include/lldb/
Dlldb-enumerations.h560 eBasicTypeSignedChar, enumerator
/external/lldb/source/Symbol/
DClangASTContext.cpp620 g_type_map.Append(ConstString("signed char").GetCString(), eBasicTypeSignedChar); in GetBasicTypeEnumeration()
712 case eBasicTypeSignedChar: in GetBasicType()
DClangASTType.cpp2200 case clang::BuiltinType::Char_S: return eBasicTypeSignedChar; in GetBasicTypeEnumeration()
2205 case clang::BuiltinType::SChar: return eBasicTypeSignedChar; in GetBasicTypeEnumeration()
/external/lldb/www/python_reference/
Dapi-objects.txt202 _lldb'.eBasicTypeSignedChar _lldb%27-module.html#eBasicTypeSignedChar
2116 lldb.eBasicTypeSignedChar lldb-module.html#eBasicTypeSignedChar