Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp354 (eType == lldb::eBasicTypeInt128) || in IsIntegerType()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h773 eBasicTypeInt128, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp596 return lldb::eBasicTypeInt128; in GetCompilerTypeForSimpleKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1116 g_type_map.Append(ConstString("__int128_t"), eBasicTypeInt128); in GetBasicTypeEnumeration()
2081 case eBasicTypeInt128: in GetOpaqueCompilerType()
5787 return eBasicTypeInt128; in GetBasicTypeEnumeration()