Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h230 eWarnedTruncation = 2 // truncated and notified enumerator
459 void TruncationWarningGiven() { m_truncation_warning = eWarnedTruncation; } in TruncationWarningGiven()