Home
last modified time | relevance | path

Searched refs:Warnings (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/contrib/ntp/ntpd/
H A Dcheck_y2k.c139 Warnings++; else Fatals++
145 int Warnings; in main() local
184 Fatals = Warnings = 0; in main()
190 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main()
195 Fatals = Warnings = 0; in main()
197 if ( Warnings == 0 ) in main()
201 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main()
204 Fatals = Warnings = 0; in main()
211 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main()
265 Fatals = Warnings = 0; in main()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DDWARFFile.h
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h32 DiagList Errors, Warnings, Remarks, Notes;
44 const_iterator warn_begin() const { return Warnings.begin(); } in warn_begin()
45 const_iterator warn_end() const { return Warnings.end(); } in warn_end()
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/t/
H A Dwarnings.t16 unless (eval { require Test::Warnings; 1; }) {
20 Test::Warnings->import;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1798 DiagList Warnings; member in clang::threadSafety::__anon9476153b1111::ThreadSafetyReporter
1866 Warnings.sort(SortDiagBySourceLocation(S.getSourceManager())); in emitDiagnostics()
1867 for (const auto &Diag : Warnings) { in emitDiagnostics()
1877 Warnings.emplace_back(std::move(Warning), getNotes()); in handleInvalidLockExp()
1886 Warnings.emplace_back(std::move(Warning), in handleUnmatchedUnlock()
1899 Warnings.emplace_back(std::move(Warning), in handleIncorrectUnlockKind()
1909 Warnings.emplace_back(std::move(Warning), in handleDoubleLock()
1937 Warnings.emplace_back(std::move(Warning), in handleMutexHeldEndOfScope()
1949 Warnings.emplace_back(std::move(Warning), getNotes(Note)); in handleExclusiveAndShared()
1961 Warnings.emplace_back(std::move(Warning), getNotes()); in handleNoMutexHeld()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticGroups.td294 // Warnings for C code which is not compatible with previous C standards.
308 // Warnings for C++ code which is not compatible with previous C++ standards.
351 // Warnings for C++11 features which are Extensions in C++98 mode.
1138 // Warnings that should be in clang-cl /w4.
1141 // Warnings enabled by -pedantic. This is magically filled in by TableGen.
1252 // Warnings for Microsoft extensions.
1297 // Warnings group for warnings about Microsoft extensions.
1438 // Warnings which cause linking of the runtime libraries like
1527 // Warnings and extensions to make preprocessor macro usage pedantic.
1538 // Warnings for HLSL Clang extensions
[all …]
H A DDiagnosticOptions.h113 std::vector<std::string> Warnings; variable
H A DDiagnostic.td132 // Warnings default to on (but can be default-off'd with DefaultIgnore).
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp202 I = CInvok->getDiagnosticOpts().Warnings.begin(), in createInvocationForMigration()
203 E = CInvok->getDiagnosticOpts().Warnings.end(); I != E; ++I) { in createInvocationForMigration()
208 CInvok->getDiagnosticOpts().Warnings = std::move(WarnOpts); in createInvocationForMigration()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h78 StringSet<> Warnings;
77 StringSet<> Warnings; global() variable
/freebsd/usr.sbin/etcupdate/tests/
H A Dignore_test.sh260 Warnings:
H A Dtzsetup_test.sh197 Warnings:
H A Dalways_test.sh399 Warnings:
537 Warnings:
H A Dfbsdid_test.sh303 Warnings:
/freebsd/contrib/ntp/parseutil/
H A Ddcfd.c1276 int Fatals, Warnings; in check_y2k() local
1278 Warnings++; else Fatals++ in check_y2k()
1280 Fatals = Warnings = 0; in check_y2k()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.h199 std::unordered_set<std::string> Warnings; variable
H A DObjDumper.cpp36 if (Warnings.insert(Msg.str()).second) in ObjDumper()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp107 for (StringRef Opt : Opts.Warnings) { in optimizeDiagnosticOpts()
117 Opts.Warnings.clear(); in optimizeDiagnosticOpts()
285 CI.getMutDiagnosticOpts().Warnings.push_back("system-headers"); in getInvocationAdjustedForModuleBuildWithoutOutputs()
H A DDependencyScanningWorker.cpp202 llvm::erase_if(DiagOpts.Warnings, [](StringRef Warning) { in sanitizeDiagOpts()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h160 Warnings // --print=warnings enumerator
395 PRINT_OPTION(Warnings);
/freebsd/sys/contrib/libsodium/m4/
H A Dax_check_link_flag.m412 # (Warnings, however, are ignored)
H A Dax_check_compile_flag.m412 # or gives an error. (Warnings, however, are ignored)
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp465 D.DL = ED ? &ED->Warnings : nullptr; in ParseDirective()
1017 NumProblems += CheckLists(Diags, SourceMgr, "warning", ED.Warnings, in CheckResults()
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp232 clEnumValN(LVPrintKind::Warnings, "warnings",

12