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.h127 void AppendWarningWithFormat(const char *format, ...)
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandReturnObject.cpp95 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()
551 result.AppendWarningWithFormat("No module found for '%s'.\n", in DoExecute()
H A DCommandObjectTarget.cpp1933 result.AppendWarningWithFormat( in DoExecute()
2075 result.AppendWarningWithFormat( in DoExecute()
2164 result.AppendWarningWithFormat( in DoExecute()
2294 result.AppendWarningWithFormat( in DoExecute()
2381 result.AppendWarningWithFormat( in DoExecute()
2453 result.AppendWarningWithFormat( in DoExecute()
2616 result.AppendWarningWithFormat( in DoExecute()
2665 result.AppendWarningWithFormat( in DoExecute()
4147 result.AppendWarningWithFormat( in DoExecute()
4398 result.AppendWarningWithFormat( in AddModuleSymbols()
H A DCommandObjectProcess.cpp391 result.AppendWarningWithFormat("No executable binary."); in DoExecute()
395 result.AppendWarningWithFormat( in DoExecute()
406 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectDisassemble.cpp496 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectMemory.cpp678 result.AppendWarningWithFormat( in DoExecute()
720 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectType.cpp92 result.AppendWarningWithFormat( in WarnOnPotentialUnquotedUnsignedType()
1284 result.AppendWarningWithFormat( in Execute_ScriptSummary()
H A DCommandObjectCommands.cpp484 result.AppendWarningWithFormat( in HandleAliasingRawCommand()
581 result.AppendWarningWithFormat( in HandleAliasingNormalCommand()