Home
last modified time | relevance | path

Searched defs:origin_encoding (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DStringPrinter.cpp283 const int origin_encoding = 8 * sizeof(SourceDataType); in DumpUTFBufferToStream() local
529 const int origin_encoding = 8 * type_width; in ReadUTFBufferAndDumpToStream() local