Home
last modified time | relevance | path

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

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