Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h118 bool HasSourceSize() const { return m_has_source_size; } in HasSourceSize() function
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DStringPrinter.cpp439 } else if (options.HasSourceSize()) { in ReadEncodedBufferAndDumpToStream()