Home
last modified time | relevance | path

Searched defs:GetMessage (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DDiagnosticManager.h77 llvm::StringRef GetMessage() const { return m_message; } in GetMessage() function
/freebsd-12.1/contrib/llvm/lib/Support/
H A DSourceMgr.cpp169 SMDiagnostic SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, in GetMessage() function in SourceMgr