Home
last modified time | relevance | path

Searched defs:Warning (Results 1 – 25 of 39) sorted by relevance

12

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1648 PartialDiagnosticAt &&Warning) { in addDelayedWarning()
1699 PartialDiagnosticAt Warning(Where->getBeginLoc(), S.PDiag(DiagToReport) in handleNeverCalled() local
1851 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_cannot_resolve_lock) in handleInvalidLockExp() local
1860 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_unlock_but_no_lock) in handleUnmatchedUnlock() local
1872 PartialDiagnosticAt Warning( in handleIncorrectUnlockKind() local
1883 PartialDiagnosticAt Warning(LocDoubleLock, S.PDiag(diag::warn_double_lock) in handleDoubleLock() local
1911 PartialDiagnosticAt Warning(LocEndOfScope, S.PDiag(DiagID) << Kind in handleMutexHeldEndOfScope() local
1920 PartialDiagnosticAt Warning(Loc1, in handleExclusiveAndShared() local
1935 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) in handleNoMutexHeld() local
1963 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << Kind in handleMutexNotHeld() local
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DFirstTime.pm777 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
H A DDistribution.pm1584 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
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlnewmod.pod29 =head2 Warning section in DESCRIPTION
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h29 const char *Warning() const { return Red(); } in Warning() function
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h46 Warning, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DWithColor.h34 Warning, enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticIDs.h87 Warning = 3, ///< Present this diagnostic as a warning. enumerator
171 Ignored, Note, Remark, Warning, Error, Fatal enumerator
H A DDiagnosticOptions.h43 Warning = 1 << 2, enumerator
H A DSarif.h165 enum class SarifResultLevel { None, Note, Warning, Error }; enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLLexer.h73 void Warning(const Twine &Msg) const { return Warning(getLoc(), Msg); } in Warning() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDebuggerEvents.h56 Warning, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h69 bool Warning(SMLoc L, const Twine &Msg) { in Warning() function
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Core/
H A DDiagnostic.h71 Warning = DiagnosticsEngine::Warning, enumerator
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDebugMap.h184 void addWarning(StringRef Warning) { in addWarning()
H A DDwarfLinkerForBinary.cpp146 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 DMachODebugMapParser.cpp115 void Warning(const Twine &Msg, StringRef File = StringRef()) { in Warning() function in __anonab9486e50111::MachODebugMapParser
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h50 messageHandler Error, messageHandler Warning) in DwarfStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DWithColor.cpp164 void WithColor::defaultWarningHandler(Error Warning) { in defaultWarningHandler()
/openbsd-src/gnu/llvm/llvm/include/llvm/InterfaceStub/
H A DIFSStub.h60 std::optional<std::string> Warning; member
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLLexer.cpp33 void LLLexer::Warning(LocTy WarningLoc, const Twine &Msg) const { in Warning() function in LLLexer
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml331 | Warning Constructor
339 | Warning Constructor
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DLog.cpp188 void Log::Warning(const char *format, ...) { in Warning() function in Log
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DModule.h122 Warning = 2, enumerator
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2382 for (const auto &Warning : File.Warnings) { in emitPaperTrailWarnings() local
2596 [&](const Twine &Warning, const DWARFDie &DIE) { in link()
2795 [&](const Twine &Warning, const DWARFDie &DIE) { in cloneModuleUnit()

12