Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp346 return ((eType == lldb::eBasicTypeShort) || in IsIntegerType()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h765 eBasicTypeShort, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp604 return lldb::eBasicTypeShort; in GetCompilerTypeForSimpleKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1088 g_type_map.Append(ConstString("short"), eBasicTypeShort); in GetBasicTypeEnumeration()
1089 g_type_map.Append(ConstString("short int"), eBasicTypeShort); in GetBasicTypeEnumeration()
2065 case eBasicTypeShort: in GetOpaqueCompilerType()
5771 return eBasicTypeShort; in GetBasicTypeEnumeration()