Home
last modified time | relevance | path

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

1234567

/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dutilities.h23 GWP_ASAN_ALWAYS_INLINE void check(bool Condition, const char *Message) { in check()
32 checkWithErrorCode(bool Condition, const char *Message, int64_t ErrorCode) { in checkWithErrorCode()
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dutilities_posix.cpp24 void die(const char *Message) { in die()
35 void dieWithErrorCode(const char *Message, int64_t ErrorCode) { in dieWithErrorCode()
H A Dutilities_fuchsia.cpp18 void die(const char *Message) { in die()
23 void dieWithErrorCode(const char *Message, int64_t ErrorCode) { in dieWithErrorCode()
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-message.h112 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
117 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSymbolRemappingReader.h73 SymbolRemappingParseError(StringRef File, int64_t Line, const Twine &Message) in SymbolRemappingParseError()
92 std::string Message; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp87 StringRef Message, in emitDiagnostic()
146 void DiagnosticRenderer::emitBasicNote(StringRef Message) { in emitBasicNote()
442 llvm::raw_svector_ostream Message(MessageStorage); in emitSingleMacroExpansion() local
557 llvm::raw_svector_ostream Message(MessageStorage); in emitMacroExpansions() local
575 llvm::raw_svector_ostream Message(MessageStorage); in emitIncludeLocation() local
586 llvm::raw_svector_ostream Message(MessageStorage); in emitImportLocation() local
600 llvm::raw_svector_ostream Message(MessageStorage); in emitBuildingModuleLocation() local
H A DTestModuleFileExtension.cpp34 SmallString<64> Message; in writeExtensionContents() local
77 StringRef Message = Blob.substr(0, Record[0]); in Reader() local
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h156 struct Message { struct
157 SourceRange Range;
158 ErrorType Type;
159 std::vector<std::string> Args;
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DError.h36 verbose(const Twine & Message,bool Verbose) verbose() argument
H A DDebugInfoLinker.cpp263 std::string Message; in getMessageForReplacedAcceleratorTables() local
288 std::string Message; in getMessageForDeletedAcceleratorTables() local
324 auto ReportErr = [&](const Twine &Message, StringRef Context, in linkDebugInfoImpl()
325 const DWARFDie *) { in linkDebugInfoImpl()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h54 std::string Message; member
88 DiagnosticMessage Message; member
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp219 AbstractInterpreter::createLLI(const char *Argv0, std::string &Message, in createLLI()
347 static void lexCommand(const char *Argv0, std::string &Message, in lexCommand()
396 const char *Argv0, std::string &Message, in createCustomCompiler()
412 std::string &Message, in createCustomExecutor()
500 LLC *AbstractInterpreter::createLLC(const char *Argv0, std::string &Message, in createLLC()
583 AbstractInterpreter::createJIT(const char *Argv0, std::string &Message, in createJIT()
830 CC *CC::create(const char *Argv0, std::string &Message, in create()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h182 const char *Message = nullptr; variable
183 InlineResult(const char *Message = nullptr) : Message(Message) {} in Message() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp31 ScopedString Message; member in scudo::ScopedErrorReport
50 void NORETURN reportError(const char *Message) { in reportError()
56 void NORETURN reportRawError(const char *Message) { in reportRawError()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILPostOptimizationValidation.cpp41 StringRef Message = "RWStructuredBuffers may increment or decrement their " in reportInvalidDirection() local
56 SmallString<128> Message; in reportOverlappingError() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DPrettyStackTrace.h29 const char *Message; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp57 static void warn(Twine Message, Twine Whence = "", in warn()
68 static void exitWithError(Twine Message, Twine Whence = "", in exitWithError()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Duterror.c343 const char *Message; in AcpiUtPrefixedNamespaceError() local
480 const char *Message, in AcpiUtMethodError()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp43 std::string Message; in LLVMParseBitcodeInContext() local
89 std::string Message; in LLVMGetBitcodeModuleInContext() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DPrettyDeclStackTrace.h33 const char *Message; variable
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp129 PrettyStackTraceAnalysis(const AdornedCFG &ACFG, const char *Message) in PrettyStackTraceAnalysis()
142 const char *Message; member in clang::dataflow::__anon57fc8b7a0211::PrettyStackTraceAnalysis
148 int ElementIdx, const char *Message) in PrettyStackTraceCFGElement()
165 const char *Message; member in clang::dataflow::__anon57fc8b7a0211::PrettyStackTraceCFGElement
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsdebug.c189 const char *Message) in AcpiDsPrintNodePathname()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DSupport.h31 std::string Message; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp275 void MismatchedIteratorChecker::reportBug(StringRef Message, SVal Val1, in reportBug()
285 void MismatchedIteratorChecker::reportBug(StringRef Message, SVal Val, in reportBug()

1234567