Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h459 void TruncationWarningGiven() { m_truncation_warning = eWarnedTruncation; } in TruncationWarningGiven() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectFrame.cpp705 m_interpreter.TruncationWarningGiven(); in DoExecute()
H A DCommandObjectTarget.cpp980 m_interpreter.TruncationWarningGiven(); in DoExecute()