Home
last modified time | relevance | path

Searched refs:eBasicTypeUnsignedLongLong (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetItemInfoHandler.cpp275 scratch_ts_sp->GetBasicType(eBasicTypeUnsignedLongLong); in GetItemInfo()
H A DAppleGetPendingItemsHandler.cpp274 scratch_ts_sp->GetBasicType(eBasicTypeUnsignedLongLong); in GetPendingItems()
H A DAppleGetQueuesHandler.cpp281 scratch_ts_sp->GetBasicType(eBasicTypeUnsignedLongLong); in GetCurrentQueues()
H A DAppleGetThreadItemInfoHandler.cpp275 scratch_ts_sp->GetBasicType(eBasicTypeUnsignedLongLong); in GetThreadItemInfo()
/openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/
H A DNSNumber.py99 ).GetBasicType(lldb.eBasicTypeUnsignedLongLong)
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h773 eBasicTypeUnsignedLongLong, enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp485 {"__hash_", ast_ctx->GetBasicType(lldb::eBasicTypeUnsignedLongLong)}, in Update()
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig576 if basic_type == eBasicTypeUnsignedLongLong: return (True,False)
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp969 return lldb::eBasicTypeUnsignedLongLong; in GetCompilerTypeForSimpleKind()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1030 .. py:data:: eBasicTypeUnsignedLongLong
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp900 eBasicTypeUnsignedLongLong); in GetBasicTypeEnumeration()
902 eBasicTypeUnsignedLongLong); in GetBasicTypeEnumeration()
2078 case eBasicTypeUnsignedLongLong: in GetOpaqueCompilerType()
5573 return eBasicTypeUnsignedLongLong; in GetBasicTypeEnumeration()