Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DVectorType.cpp67 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeUnsignedInt); in GetCompilerTypeForFormat()
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp349 (eType == lldb::eBasicTypeUnsignedInt) || in IsIntegerType()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h768 eBasicTypeUnsignedInt, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp612 return lldb::eBasicTypeUnsignedInt; in GetCompilerTypeForSimpleKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1097 g_type_map.Append(ConstString("unsigned int"), eBasicTypeUnsignedInt); in GetBasicTypeEnumeration()
1098 g_type_map.Append(ConstString("unsigned"), eBasicTypeUnsignedInt); in GetBasicTypeEnumeration()
2071 case eBasicTypeUnsignedInt: in GetOpaqueCompilerType()
5777 return eBasicTypeUnsignedInt; in GetBasicTypeEnumeration()