Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h109 void AppendWarningWithFormat(const char *format, ...)
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandReturnObject.cpp76 void CommandReturnObject::AppendWarningWithFormat(const char *format, ...) { in AppendWarningWithFormat() function in CommandReturnObject
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectSource.cpp437 result.AppendWarningWithFormat("in symbol '%s': %s", in DumpLinesInFunctions()
445 result.AppendWarningWithFormat("Unable to find line information" in DumpLinesInFunctions()
565 result.AppendWarningWithFormat("No module found for '%s'.\n", in DoExecute()
H A DCommandObjectTarget.cpp1889 result.AppendWarningWithFormat( in DoExecute()
2026 result.AppendWarningWithFormat( in DoExecute()
2110 result.AppendWarningWithFormat( in DoExecute()
2229 result.AppendWarningWithFormat( in DoExecute()
2309 result.AppendWarningWithFormat( in DoExecute()
2377 result.AppendWarningWithFormat( in DoExecute()
3922 result.AppendWarningWithFormat( in DoExecute()
4183 result.AppendWarningWithFormat( in AddModuleSymbols()
H A DCommandObjectDisassemble.cpp472 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectCommands.cpp492 result.AppendWarningWithFormat( in HandleAliasingRawCommand()
594 result.AppendWarningWithFormat( in HandleAliasingNormalCommand()
H A DCommandObjectMemory.cpp688 result.AppendWarningWithFormat( in DoExecute()
730 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectProcess.cpp456 result.AppendWarningWithFormat( in DoExecute()
466 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectType.cpp88 result.AppendWarningWithFormat( in WarnOnPotentialUnquotedUnsignedType()
1288 result.AppendWarningWithFormat( in Execute_ScriptSummary()