Home
last modified time | relevance | path

Searched refs:TypeUInt64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataExtractor.h57 TypeUInt64, ///< Format output as unsigned 64 bit integers enumerator
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DDataExtractor.cpp942 case TypeUInt64: in PutToLog()