Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDCommandInterpreter.h533 void PrintWarningsIfNecessary(Stream &s, const std::string &cmd_name) { in PrintWarningsIfNecessary() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectFrame.cpp686 m_interpreter.PrintWarningsIfNecessary(result.GetOutputStream(), in DoExecute()
HDCommandObjectTarget.cpp981 m_interpreter.PrintWarningsIfNecessary(result.GetOutputStream(), in DoExecute()