/freebsd/contrib/opencsd/decoder/include/common/ |
H A D | ocsd_error.h | 75 …const std::string &getMessage() const { return m_err_message; }; /**< Get custom error message … in getMessage() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | Error.h | 71 const std::string &getMessage() const { return Msg; } in getMessage() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | SymbolRemappingReader.h | 84 StringRef getMessage() const { return Message; } in getMessage() function
|
H A D | InstrProf.h | 410 const std::string &getMessage() const { return Msg; } in getMessage() function
|
/freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | RemarkParser.cpp | 123 const char *getMessage() const { return Err ? Err->c_str() : nullptr; }; in getMessage() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 311 StringRef getMessage() const { return Message; } in getMessage() function
|
H A D | Error.h | 1276 const std::string &getMessage() const { return Msg; } in getMessage() function
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
H A D | Nodes.cpp | 352 syntax::Expression *syntax::StaticAssertDeclaration::getMessage() { in getMessage() function in syntax::StaticAssertDeclaration
|
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 531 StringRef getMessage() const { return Diagnostic.getMessage(); } getMessage() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ArrayBoundCheckerV2.cpp | 476 std::string StateUpdateReporter::getMessage(PathSensitiveBugReport &BR) const { in getMessage() function in StateUpdateReporter
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DiagnosticInfo.h | 1030 const Twine &getMessage() const { return Msg; } in getMessage() function
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclCXX.h | 4091 Expr *getMessage() { return Message; } in getMessage() function 4092 const Expr *getMessage() const { return Message; } in getMessage() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 94 const std::string &getMessage() const { return Msg; } in getMessage() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 298 std::string StackHintGeneratorForSymbol::getMessage(const ExplodedNode *N){ in getMessage() function in StackHintGeneratorForSymbol
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 8289 std::string AssertionResult::getMessage() const { in getMessage() function in Catch::AssertionResult
|