Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h235 eWarnedTruncation = 2 // truncated and notified enumerator
463 void TruncationWarningGiven() { m_truncation_warning = eWarnedTruncation; } in TruncationWarningGiven()