Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h533 void PrintWarningsIfNecessary(Stream &s, const std::string &cmd_name) { in PrintWarningsIfNecessary() function
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectFrame.cpp686 m_interpreter.PrintWarningsIfNecessary(result.GetOutputStream(), in DoExecute()
H A DCommandObjectTarget.cpp981 m_interpreter.PrintWarningsIfNecessary(result.GetOutputStream(), in DoExecute()