Home
last modified time | relevance | path

Searched refs:GetMessage (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebuggerEvents.cpp65 dictionary_sp->AddStringItem("message", progress_data->GetMessage()); in GetAsStructuredData()
93 *s << ": " << GetMessage() << '\n'; in Dump()
119 dictionary_sp->AddStringItem("message", diagnostic_data->GetMessage()); in GetAsStructuredData()
H A DDebugger.cpp2245 data->GetTotal(), data->GetMessage()}; in HandleProgressEvent()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebuggerEvents.h46 std::string GetMessage() const { in GetMessage() function
85 const std::string &GetMessage() const { return m_message; } in GetMessage() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h89 llvm::StringRef GetMessage() const { return m_detail.message; } in GetMessage() function
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDiagnosticManager.cpp85 llvm::StringRef message = diagnostic->GetMessage(); in GetString()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp1130 std::function<void(SMDiagnostic &, const SourceMgr *)> GetMessage) { in reportCommon() argument
1155 GetMessage(D, SMP); in reportCommon()
1162 D = SMP->GetMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
1173 D = SMP->GetMessage(Loc, SourceMgr::DK_Warning, Msg); in reportWarning()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp274 SMDiagnostic SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, in GetMessage() function in SourceMgr
356 PrintMessage(OS, GetMessage(Loc, Kind, Msg, Ranges, FixIts), ShowColors); in PrintMessage()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h243 LLVM_ABI SMDiagnostic GetMessage(SMLoc Loc, DiagKind Kind, const Twine &Msg,
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DParser.cpp210 Err = SM.GetMessage(SMLoc::getFromPointer(Asm.begin() + Read), in parseType()
H A DLLLexer.cpp41 ErrorInfo.Error = SM.GetMessage(ErrorLoc, SourceMgr::DK_Error, Msg); in Error()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp219 DS_Error, SM.GetMessage(Loc, SourceMgr::DK_Error, Message))); in error()
1184 return SM.GetMessage(Loc, Error.getKind(), Error.getMessage(), {}, in diagFromMIStringDiag()
H A DMIParser.cpp604 Error = SM.GetMessage(SMLoc::getFromPointer(Loc), SourceMgr::DK_Error, Msg); in error()
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h533 SM.GetMessage(Loc, SourceMgr::DK_Error, ErrMsg), Range);
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp358 SMDiagnostic Diag = Mgr.GetMessage( in emitReplacementWarnings()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp134 ConstString message(progress_data->GetMessage()); in GetProgressFromEvent()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1384 SMDiagnostic Diag = getSourceManager().GetMessage( in processInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc24223 {"_ZNK4llvm9SourceMgr10GetMessageENS_5SMLocERKNS_5TwineEPKcb", "llvm::SourceMgr::GetMessage(llvm::S…