Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h109 void AppendWarningWithFormat(const char *format, ...)
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandReturnObject.cpp76 void CommandReturnObject::AppendWarningWithFormat(const char *format, ...) { in AppendWarningWithFormat() function in CommandReturnObject
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp431 result.AppendWarningWithFormat("in symbol '%s': %s", in DumpLinesInFunctions()
439 result.AppendWarningWithFormat("Unable to find line information" in DumpLinesInFunctions()
559 result.AppendWarningWithFormat("No module found for '%s'.\n", in DoExecute()
H A DCommandObjectTarget.cpp1925 result.AppendWarningWithFormat( in DoExecute()
2067 result.AppendWarningWithFormat( in DoExecute()
2156 result.AppendWarningWithFormat( in DoExecute()
2274 result.AppendWarningWithFormat( in DoExecute()
2361 result.AppendWarningWithFormat( in DoExecute()
2433 result.AppendWarningWithFormat( in DoExecute()
2588 result.AppendWarningWithFormat( in DoExecute()
2637 result.AppendWarningWithFormat( in DoExecute()
4134 result.AppendWarningWithFormat( in DoExecute()
4385 result.AppendWarningWithFormat( in AddModuleSymbols()
H A DCommandObjectDisassemble.cpp472 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectMemory.cpp677 result.AppendWarningWithFormat( in DoExecute()
719 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectProcess.cpp388 result.AppendWarningWithFormat( in DoExecute()
398 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectCommands.cpp477 result.AppendWarningWithFormat( in HandleAliasingRawCommand()
574 result.AppendWarningWithFormat( in HandleAliasingNormalCommand()
H A DCommandObjectType.cpp89 result.AppendWarningWithFormat( in WarnOnPotentialUnquotedUnsignedType()
1265 result.AppendWarningWithFormat( in Execute_ScriptSummary()