Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataExtractor.h55 TypeUInt16, ///< Format output as unsigned 16 bit integers enumerator
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DDataExtractor.cpp936 case TypeUInt16: in PutToLog()