Home
last modified time | relevance | path

Searched refs:eBasicTypeUnsignedChar (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp262 case lldb::eBasicTypeUnsignedChar: in IsCharBasicType()
H A DMICmnLLDBDebugger.cpp48 else if (type_code == lldb::eBasicTypeUnsignedChar) in MI_char_summary_provider()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h759 eBasicTypeUnsignedChar, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp570 return lldb::eBasicTypeUnsignedChar; in GetCompilerTypeForSimpleKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1082 g_type_map.Append(ConstString("unsigned char"), eBasicTypeUnsignedChar); in GetBasicTypeEnumeration()
2053 case eBasicTypeUnsignedChar: in GetOpaqueCompilerType()
5757 return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()
5763 return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()