/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 1872 PartialDiagnosticAt Warning( in handleIncorrectUnlockKind() local 1920 PartialDiagnosticAt Warning(Loc1, in handleExclusiveAndShared() local 2007 PartialDiagnosticAt Warning(Loc, in handleNegativeNotHeld() local 2015 PartialDiagnosticAt Warning( in handleNegativeNotHeld() local 2029 PartialDiagnosticAt Warning(Loc, in handleLockAcquiredBefore() local 2035 PartialDiagnosticAt Warning(Loc, in handleBeforeAfterCycle() local 2090 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnParamReturnTypestateMismatch() local 2100 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnParamTypestateMismatch() local 2108 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnReturnTypestateForUnconsumableType() local 2117 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnReturnTypestateMismatch() local [all …]
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
H A D | Distribution.pm | 1584 Warning: checksum file '$chk_file' broken. label 1595 Warning: checksum file '$chk_file' not conforming. label 1606 Warning: checksum file not matching path '$self->{ID}'. label 1670 Warning: No checksum for $basename in $chk_file. label
|
H A D | FirstTime.pm | 777 Warning: Term::ReadKey seems not to be available, your password will label 783 Warning: You do not have write permission for Perl library directories. label
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlnewmod.pod | 29 =head2 Warning section
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_report_decorator.h | 29 const char *Warning() const { return Red(); } in Warning() function
|
/openbsd/gnu/llvm/clang/include/clang/Frontend/ |
H A D | SerializedDiagnostics.h | 46 Warning, enumerator
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | DiagnosticIDs.h | 87 Warning = 3, ///< Present this diagnostic as a warning. enumerator 171 Ignored, Note, Remark, Warning, Error, Fatal enumerator
|
H A D | DiagnosticOptions.h | 43 Warning = 1 << 2, enumerator
|
H A D | Sarif.h | 165 enum class SarifResultLevel { None, Note, Warning, Error }; enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | WithColor.h | 34 Warning, enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/AsmParser/ |
H A D | LLLexer.h | 73 void Warning(const Twine &Msg) const { return Warning(getLoc(), Msg); } in Warning() function
|
/openbsd/gnu/llvm/lldb/include/lldb/Core/ |
H A D | DebuggerEvents.h | 56 Warning, enumerator
|
/openbsd/gnu/llvm/clang/include/clang/Tooling/Core/ |
H A D | Diagnostic.h | 71 Warning = DiagnosticsEngine::Warning, enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmParserExtension.h | 69 bool Warning(SMLoc L, const Twine &Msg) { in Warning() function
|
/openbsd/gnu/llvm/llvm/tools/dsymutil/ |
H A D | DebugMap.h | 184 void addWarning(StringRef Warning) { in addWarning()
|
H A D | DwarfLinkerForBinary.cpp | 146 void DwarfLinkerForBinary::reportWarning(const Twine &Warning, in reportWarning() 173 [&](const Twine &Warning, StringRef Context, const DWARFDie *) { in createStreamer() 585 [&](const Twine &Warning, StringRef Context, const DWARFDie *DIE) { in link()
|
H A D | MachODebugMapParser.cpp | 115 void Warning(const Twine &Msg, StringRef File = StringRef()) { in Warning() function in __anon5e07e75b0111::MachODebugMapParser
|
/openbsd/gnu/llvm/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFStreamer.h | 50 messageHandler Error, messageHandler Warning) in DwarfStreamer()
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | WithColor.cpp | 164 void WithColor::defaultWarningHandler(Error Warning) { in defaultWarningHandler()
|
/openbsd/gnu/llvm/llvm/include/llvm/InterfaceStub/ |
H A D | IFSStub.h | 60 std::optional<std::string> Warning; member
|
/openbsd/gnu/llvm/llvm/lib/AsmParser/ |
H A D | LLLexer.cpp | 33 void LLLexer::Warning(LocTy WarningLoc, const Twine &Msg) const { in Warning() function in LLLexer
|
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/ |
H A D | MM_Unix.pm | 2681 Warning: $libperl not found label
|
/openbsd/gnu/llvm/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 331 | Warning Constructor 339 | Warning Constructor
|
/openbsd/gnu/llvm/lldb/source/Utility/ |
H A D | Log.cpp | 188 void Log::Warning(const char *format, ...) { in Warning() function in Log
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Module.h | 122 Warning = 2, enumerator
|