Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h109 void AppendWarningWithFormat(const char *format, ...)
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandReturnObject.cpp76 void CommandReturnObject::AppendWarningWithFormat(const char *format, ...) { in AppendWarningWithFormat() function in CommandReturnObject
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectSource.cpp438 result.AppendWarningWithFormat("in symbol '%s': %s", in DumpLinesInFunctions()
446 result.AppendWarningWithFormat("Unable to find line information" in DumpLinesInFunctions()
566 result.AppendWarningWithFormat("No module found for '%s'.\n", in DoExecute()
H A DCommandObjectTarget.cpp1904 result.AppendWarningWithFormat( in DoExecute()
2041 result.AppendWarningWithFormat( in DoExecute()
2125 result.AppendWarningWithFormat( in DoExecute()
2244 result.AppendWarningWithFormat( in DoExecute()
2324 result.AppendWarningWithFormat( in DoExecute()
2392 result.AppendWarningWithFormat( in DoExecute()
3937 result.AppendWarningWithFormat( in DoExecute()
4198 result.AppendWarningWithFormat( in AddModuleSymbols()
H A DCommandObjectDisassemble.cpp472 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectCommands.cpp500 result.AppendWarningWithFormat( in HandleAliasingRawCommand()
597 result.AppendWarningWithFormat( in HandleAliasingNormalCommand()
H A DCommandObjectMemory.cpp689 result.AppendWarningWithFormat( in DoExecute()
731 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectProcess.cpp457 result.AppendWarningWithFormat( in DoExecute()
467 result.AppendWarningWithFormat( in DoExecute()
H A DCommandObjectType.cpp92 result.AppendWarningWithFormat( in WarnOnPotentialUnquotedUnsignedType()
1262 result.AppendWarningWithFormat( in Execute_ScriptSummary()