Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h109 void AppendWarningWithFormat(const char *format, ...)
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandReturnObject.cpp76 void CommandReturnObject::AppendWarningWithFormat(const char *format, ...) { in AppendWarningWithFormat() function in CommandReturnObject
/freebsd-14.2/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.cpp1992 result.AppendWarningWithFormat( in DoExecute()
2134 result.AppendWarningWithFormat( in DoExecute()
2223 result.AppendWarningWithFormat( in DoExecute()
2342 result.AppendWarningWithFormat( in DoExecute()
2429 result.AppendWarningWithFormat( in DoExecute()
2501 result.AppendWarningWithFormat( in DoExecute()
2656 result.AppendWarningWithFormat( in DoExecute()
2705 result.AppendWarningWithFormat( in DoExecute()
4219 result.AppendWarningWithFormat( in DoExecute()
4478 result.AppendWarningWithFormat( in AddModuleSymbols()
H A DCommandObjectDisassemble.cpp472 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectProcess.cpp408 result.AppendWarningWithFormat( in DoExecute()
418 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectMemory.cpp677 result.AppendWarningWithFormat( in DoExecute()
719 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectCommands.cpp496 result.AppendWarningWithFormat( in HandleAliasingRawCommand()
593 result.AppendWarningWithFormat( in HandleAliasingNormalCommand()
H A DCommandObjectType.cpp89 result.AppendWarningWithFormat( in WarnOnPotentialUnquotedUnsignedType()
1290 result.AppendWarningWithFormat( in Execute_ScriptSummary()