Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataExtractor.h56 TypeUInt32, ///< Format output as unsigned 32 bit integers enumerator
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DDataExtractor.cpp939 case TypeUInt32: in PutToLog()