Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h108 void AppendWarningWithFormat(const char *format, ...)
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandReturnObject.cpp76 void CommandReturnObject::AppendWarningWithFormat(const char *format, ...) { in AppendWarningWithFormat() function in CommandReturnObject
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp434 result.AppendWarningWithFormat("in symbol '%s': %s", in DumpLinesInFunctions()
442 result.AppendWarningWithFormat("Unable to find line information" in DumpLinesInFunctions()
570 result.AppendWarningWithFormat("No module found for '%s'.\n", in DoExecute()
H A DCommandObjectTarget.cpp1885 result.AppendWarningWithFormat( in DoExecute()
2043 result.AppendWarningWithFormat( in DoExecute()
2127 result.AppendWarningWithFormat( in DoExecute()
2193 result.AppendWarningWithFormat( in DoExecute()
2273 result.AppendWarningWithFormat( in DoExecute()
2341 result.AppendWarningWithFormat( in DoExecute()
3855 result.AppendWarningWithFormat( in DoExecute()
4109 result.AppendWarningWithFormat( in AddModuleSymbols()
H A DCommandObjectDisassemble.cpp439 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectCommands.cpp456 result.AppendWarningWithFormat( in HandleAliasingRawCommand()
550 result.AppendWarningWithFormat( in HandleAliasingNormalCommand()
H A DCommandObjectMemory.cpp675 result.AppendWarningWithFormat( in DoExecute()
717 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectProcess.cpp437 result.AppendWarningWithFormat( in DoExecute()
447 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectType.cpp87 result.AppendWarningWithFormat( in WarnOnPotentialUnquotedUnsignedType()
1309 result.AppendWarningWithFormat( in Execute_ScriptSummary()