/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | Error.h | 72 const std::string &getMessage() const { return Msg; } in getMessage() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/ |
H A D | ResourceScriptParser.h | 47 const std::string &getMessage() const { return CurMessage; } in getMessage() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | SymbolRemappingReader.h | 83 StringRef getMessage() const { return Message; } in getMessage() function
|
H A D | SourceMgr.h | 281 StringRef getMessage() const { return Message; } in getMessage() function
|
H A D | Error.h | 1192 const std::string &getMessage() const { return Msg; } in getMessage() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/ |
H A D | RemarkParser.cpp | 123 const char *getMessage() const { return Err ? Err->c_str() : nullptr; }; in getMessage() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/ |
H A D | Nodes.cpp | 352 syntax::Expression *syntax::StaticAssertDeclaration::getMessage() { in getMessage() function in syntax::StaticAssertDeclaration
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | SAXParserFactory.cc | 132 SAXException::getMessage () in getMessage() function in SAXException
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | SAXParserFactory.cc | 132 SAXException::getMessage () in getMessage() function in SAXException
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 554 StringRef getMessage() const { return Diagnostic.getMessage(); } in getMessage() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | DiagnosticInfo.h | 1025 const Twine &getMessage() const { return Msg; } in getMessage() function
|
/netbsd-src/external/bsd/elftosb/dist/elftosb2/ |
H A D | ElftosbAST.h | 906 inline std::string * getMessage() { return m_message; } in getMessage() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | attrib.c | 493 const char *DeprecatedDeclaration::getMessage() in getMessage() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Diagnostic.h | 1680 StringRef getMessage() const { return Message; } in getMessage() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclCXX.h | 3805 StringLiteral *getMessage() { return Message; } in getMessage() function 3806 const StringLiteral *getMessage() const { return Message; } in getMessage() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | dsymbolsem.d | 164 const(char)* getMessage(DeprecatedDeclaration dd) in getMessage() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 283 std::string StackHintGeneratorForSymbol::getMessage(const ExplodedNode *N){ in getMessage() function in StackHintGeneratorForSymbol
|