Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandReturnObject.cpp71 void CommandReturnObject::AppendWarningWithFormat(const char *format, ...) { in AppendWarningWithFormat() function in CommandReturnObject
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h103 void AppendWarningWithFormat(const char *format, ...)
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectSource.cpp462 result.AppendWarningWithFormat("in symbol '%s': %s", in DumpLinesInFunctions()
470 result.AppendWarningWithFormat("Unable to find line information" in DumpLinesInFunctions()
599 result.AppendWarningWithFormat("No module found for '%s'.\n", in DoExecute()
H A DCommandObjectTarget.cpp1959 result.AppendWarningWithFormat( in DoExecute()
2109 result.AppendWarningWithFormat( in DoExecute()
2205 result.AppendWarningWithFormat( in DoExecute()
2283 result.AppendWarningWithFormat( in DoExecute()
2376 result.AppendWarningWithFormat( in DoExecute()
2446 result.AppendWarningWithFormat( in DoExecute()
4000 result.AppendWarningWithFormat( in DoExecute()
4264 result.AppendWarningWithFormat( in AddModuleSymbols()
4272 result.AppendWarningWithFormat("%s", feedback_stream.GetData()); in AddModuleSymbols()
H A DCommandObjectDisassemble.cpp289 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectProcess.cpp524 result.AppendWarningWithFormat( in DoExecute()
534 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectMemory.cpp682 result.AppendWarningWithFormat( in DoExecute()
725 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectCommands.cpp645 result.AppendWarningWithFormat( in HandleAliasingRawCommand()
746 result.AppendWarningWithFormat( in HandleAliasingNormalCommand()
H A DCommandObjectType.cpp87 result.AppendWarningWithFormat( in WarnOnPotentialUnquotedUnsignedType()
1362 result.AppendWarningWithFormat( in Execute_ScriptSummary()