Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp347 (eType == lldb::eBasicTypeUnsignedShort) || in IsIntegerType()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h766 eBasicTypeUnsignedShort, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp615 return lldb::eBasicTypeUnsignedShort; in GetCompilerTypeForSimpleKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1090 g_type_map.Append(ConstString("unsigned short"), eBasicTypeUnsignedShort); in GetBasicTypeEnumeration()
1092 eBasicTypeUnsignedShort); in GetBasicTypeEnumeration()
2067 case eBasicTypeUnsignedShort: in GetOpaqueCompilerType()
5773 return eBasicTypeUnsignedShort; in GetBasicTypeEnumeration()