Home
last modified time | relevance | path

Searched defs:AppendError (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandReturnObject.cpp100 void CommandReturnObject::AppendError(llvm::StringRef in_string) { in AppendError() function in CommandReturnObject
/openbsd/gnu/llvm/clang/lib/Tooling/
H A DAllTUsExecution.cpp91 auto AppendError = [&](llvm::Twine Err) { in execute() local
/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DDecodedThread.cpp188 void DecodedThread::AppendError(const IntelPTError &error) { in AppendError() function in DecodedThread