Home
last modified time | relevance | path

Searched defs:Message (Results 1 – 25 of 145) sorted by relevance

123456

/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/Core/
H A DDiagnostic.cpp21 DiagnosticMessage::DiagnosticMessage(llvm::StringRef Message) in DiagnosticMessage()
24 DiagnosticMessage::DiagnosticMessage(llvm::StringRef Message, in DiagnosticMessage()
54 const DiagnosticMessage &Message, in Diagnostic()
/netbsd/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-message.h102 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
107 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSymbolRemappingReader.h71 SymbolRemappingParseError(StringRef File, int64_t Line, const Twine &Message) in SymbolRemappingParseError()
90 std::string Message; variable
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/gtk/
H A Dsupport.h39 # define dgettext(Domain,Message) (Message) argument
40 # define dcgettext(Domain,Message,Type) (Message) argument
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp89 StringRef Message, in emitDiagnostic()
149 void DiagnosticRenderer::emitBasicNote(StringRef Message) { in emitBasicNote()
447 llvm::raw_svector_ostream Message(MessageStorage); in emitSingleMacroExpansion() local
585 llvm::raw_svector_ostream Message(MessageStorage); in emitMacroExpansions() local
603 llvm::raw_svector_ostream Message(MessageStorage); in emitIncludeLocation() local
614 llvm::raw_svector_ostream Message(MessageStorage); in emitImportLocation() local
628 llvm::raw_svector_ostream Message(MessageStorage); in emitBuildingModuleLocation() local
H A DTestModuleFileExtension.cpp35 SmallString<64> Message; in writeExtensionContents() local
78 StringRef Message = Blob.substr(0, Record[0]); in Reader() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h156 struct Message { struct
157 SourceRange Range;
158 ErrorType Type;
159 std::vector<std::string> Args;
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DInlineCost.h135 const char *Message = nullptr; variable
136 InlineResult(const char *Message = nullptr) : Message(Message) {} in Message() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/
H A DDiagnostic.h54 std::string Message; member
87 DiagnosticMessage Message; member
/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/irreader/
H A Dirreader_ocaml.c28 char *Message; in llvm_parse_ir() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DPrettyStackTrace.h29 const char *Message; variable
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp46 static void warn(Twine Message, Twine Whence = "", in warn()
57 static void exitWithError(Twine Message, Twine Whence = "", in exitWithError()
/netbsd/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DToolRunner.cpp221 AbstractInterpreter::createLLI(const char *Argv0, std::string &Message, in createLLI()
353 static void lexCommand(const char *Argv0, std::string &Message, in lexCommand()
402 const char *Argv0, std::string &Message, in createCustomCompiler()
418 std::string &Message, in createCustomExecutor()
507 LLC *AbstractInterpreter::createLLC(const char *Argv0, std::string &Message, in createLLC()
592 AbstractInterpreter::createJIT(const char *Argv0, std::string &Message, in createJIT()
842 CC *CC::create(const char *Argv0, std::string &Message, in create()
/netbsd/sys/external/bsd/acpica/dist/utilities/
H A Duterror.c235 const char *Message; in AcpiUtPrefixedNamespaceError() local
372 const char *Message, in AcpiUtMethodError()
/netbsd/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp44 std::string Message; in LLVMParseBitcodeInContext() local
90 std::string Message; in LLVMGetBitcodeModuleInContext() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DPrettyDeclStackTrace.h34 const char *Message; variable
/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/analysis/
H A Danalysis_ocaml.c30 char *Message; in llvm_verify_module() local
/netbsd/sys/external/bsd/acpica/dist/dispatcher/
H A Ddsdebug.c81 const char *Message) in AcpiDsPrintNodePathname()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DSupport.h29 std::string Message; variable
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp278 void MismatchedIteratorChecker::reportBug(const StringRef &Message, in reportBug()
290 void MismatchedIteratorChecker::reportBug(const StringRef &Message, in reportBug()
/netbsd/external/apache2/llvm/dist/clang/tools/clang-repl/
H A DClangRepl.cpp32 static void LLVMErrorHandler(void *UserData, const std::string &Message, in LLVMErrorHandler()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp67 static Error reportError(StringRef Message) { in reportError()
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/
H A DStandaloneExecution.cpp15 static llvm::Error make_string_error(const llvm::Twine &Message) { in make_string_error()
/netbsd/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DYAMLRemarkParser.h38 YAMLParseError(StringRef Message) : Message(std::string(Message)) {} in YAMLParseError()
/netbsd/external/gpl2/rcs/dist/src/
H A Drcs.c220 struct Message { struct
223 struct Message *nextmessage; argument

123456