Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp351 (eType == lldb::eBasicTypeUnsignedLong) || in IsIntegerType()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h770 eBasicTypeUnsignedLong, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp619 return lldb::eBasicTypeUnsignedLong; in GetCompilerTypeForSimpleKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1103 g_type_map.Append(ConstString("unsigned long"), eBasicTypeUnsignedLong); in GetBasicTypeEnumeration()
1105 eBasicTypeUnsignedLong); in GetBasicTypeEnumeration()
2075 case eBasicTypeUnsignedLong: in GetOpaqueCompilerType()
5781 return eBasicTypeUnsignedLong; in GetBasicTypeEnumeration()