Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DCommandInterpreter.h50 eWarnedTruncation = 2 // truncated and notified enumerator
417 m_truncation_warning = eWarnedTruncation; in TruncationWarningGiven()