Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1653 PartialDiagnosticAt &&Warning) { in addDelayedWarning()
1704 PartialDiagnosticAt Warning(Where->getBeginLoc(), S.PDiag(DiagToReport) in handleNeverCalled() local
1856 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_cannot_resolve_lock) in handleInvalidLockExp() local
1865 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_unlock_but_no_lock) in handleUnmatchedUnlock() local
1877 PartialDiagnosticAt Warning( in handleIncorrectUnlockKind() local
1888 PartialDiagnosticAt Warning(LocDoubleLock, S.PDiag(diag::warn_double_lock) in handleDoubleLock() local
1916 PartialDiagnosticAt Warning(LocEndOfScope, S.PDiag(DiagID) << Kind in handleMutexHeldEndOfScope() local
1925 PartialDiagnosticAt Warning(Loc1, in handleExclusiveAndShared() local
1941 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) in handleNoMutexHeld() local
1969 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << Kind in handleMutexNotHeld() local
[all …]
H A DSemaAvailability.cpp369 unsigned Warning = UseNewWarning ? diag::warn_unguarded_availability_new in DoEmitAvailabilityWarning() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h30 const char *Warning() const { return Red(); } in Warning() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_report_decorator.h29 const char *Warning() const { return Red(); } in Warning() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_report_decorator.h28 const char *Warning() const { return Red(); } in Warning() function
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dcommon.c179 struct Warning { struct
189 struct Warning Warnings[] = { argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h46 Warning, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DWithColor.h34 Warning, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/InterfaceStub/
H A DELFStub.h44 Optional<std::string> Warning; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticIDs.h84 Warning = 3, ///< Present this diagnostic as a warning. enumerator
168 Ignored, Note, Remark, Warning, Error, Fatal enumerator
H A DDiagnosticOptions.h43 Warning = 1 << 2, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLLexer.h73 void Warning(const Twine &Msg) const { return Warning(getLoc(), Msg); } in Warning() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/
H A DDiagnostic.h70 Warning = DiagnosticsEngine::Warning, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DWithColor.cpp143 void WithColor::defaultWarningHandler(Error Warning) { in defaultWarningHandler()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h70 bool Warning(SMLoc L, const Twine &Msg) { in Warning() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h47 messageHandler Error, messageHandler Warning) in DwarfStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp147 void DwarfLinkerForBinary::reportWarning(const Twine &Warning, in reportWarning()
174 [&](const Twine &Warning, StringRef Context, const DWARFDie *) { in createStreamer()
332 [&](const Twine &Warning, StringRef Context, const DWARFDie *DIE) { in link()
H A DDebugMap.h184 void addWarning(StringRef Warning) { in addWarning()
H A DMachODebugMapParser.cpp107 void Warning(const Twine &Msg, StringRef File = StringRef()) { in Warning() function in __anon7c2d0b190111::MachODebugMapParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLLexer.cpp33 void LLLexer::Warning(LocTy WarningLoc, const Twine &Msg) const { in Warning() function in LLLexer
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp92 Optional<std::string> Warning; member
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml331 | Warning Constructor
339 | Warning Constructor
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2108 [&](const Twine &Warning, const DWARFDie &DIE) { in loadClangModule()
2267 for (const auto &Warning : File.Warnings) { in emitPaperTrailWarnings() local
2452 [&](const Twine &Warning, const DWARFDie &DIE) { in link()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h124 Warning = 2, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp185 bool Warning) { in getErrorString()

12