| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | DiagnosticCommentKinds.td | 15 def warn_doc_html_start_tag_expected_quoted_string : Warning< 19 def warn_doc_html_start_tag_expected_ident_or_greater : Warning< 28 def warn_doc_html_end_forbidden : Warning< 32 def warn_doc_html_end_unbalanced : Warning< 36 def warn_doc_html_start_end_mismatch : Warning< 43 def warn_doc_html_missing_end_tag : Warning< 49 def warn_doc_block_command_empty_paragraph : Warning< 53 def warn_doc_block_command_duplicate : Warning< 65 def warn_doc_param_invalid_direction : Warning< 70 def warn_doc_param_spaces_in_direction : Warning< [all …]
|
| H A D | DiagnosticDriverKinds.td | 32 def warn_drv_invalid_arch_name_with_suggestion : Warning< 35 def warn_drv_avr_mcu_not_specified : Warning< 39 def warn_drv_avr_libc_not_found: Warning< 43 def warn_drv_avr_family_linking_stdlibs_not_implemented: Warning< 46 def warn_drv_avr_linker_section_addresses_not_implemented: Warning< 50 def warn_drv_avr_stdlib_not_linked: Warning< 88 def warn_drv_new_cuda_version: Warning< 91 def warn_drv_partially_supported_cuda_version: Warning< 106 def warn_drv_unsupported_option_for_offload_arch_req_feature : Warning< 110 def warn_drv_unsupported_option_for_target : Warning< [all …]
|
| H A D | DiagnosticFrontendKinds.td | 19 def warn_fe_inline_asm : Warning<"%0">, CatInlineAsm, InGroup<BackendInlineAsm>; 23 def warn_fe_source_mgr : Warning<"%0">, CatSourceMgr, InGroup<BackendSourceMgr>; 26 def warn_fe_linking_module : Warning<"linking module '%0': %1">, InGroup<LinkerWarnings>; 29 def warn_fe_frame_larger_than : Warning<"stack frame size (%0) exceeds limit (%1) in '%2'">, 31 def warn_fe_backend_frame_larger_than: Warning<"%0">, 36 def warn_fe_backend_plugin: Warning<"%0">, BackendInfo, InGroup<BackendPlugin>; 39 def warn_fe_backend_resource_limit: Warning<"%0 (%1) exceeds limit (%2) in '%3'">, BackendInfo, InG… 46 def warn_fe_override_module : Warning< 49 def warn_fe_backend_unsupported_fp_rounding : Warning< 52 def warn_fe_backend_unsupported_fp_exceptions : Warning< [all …]
|
| H A D | DiagnosticLexKinds.td | 15 def null_in_char_or_string : Warning< 18 def null_in_file : Warning<"null character ignored">, InGroup<NullCharacter>; 19 def warn_nested_block_comment : Warning<"'/*' within block comment">, 21 def escaped_newline_block_comment_end : Warning< 24 def backslash_newline_space : Warning< 29 def warn_cxx98_compat_less_colon_colon : Warning< 33 def warn_cxx17_compat_spaceship : Warning< 36 def warn_cxx20_compat_spaceship : Warning< 42 def trigraph_ignored : Warning<"trigraph ignored">, InGroup<Trigraphs>; 43 def trigraph_ignored_block_comment : Warning< [all …]
|
| H A D | DiagnosticParseKinds.td | 37 def warn_cxx98_compat_top_level_semi : Warning< 50 def warn_extra_semi_after_mem_fn_def : Warning< 53 def warn_null_statement : Warning< 58 def warn_misleading_indentation : Warning< 70 def warn_compound_token_split_by_macro : Warning< 75 def warn_compound_token_split_by_whitespace : Warning< 103 def warn_cxx98_compat_enumerator_list_comma : Warning< 119 def warn_cxx98_compat_enum_fixed_underlying_type : Warning< 134 def warn_cxx98_compat_scoped_enum : Warning< 141 def warn_cxx98_compat_alignof : Warning< [all …]
|
| H A D | DiagnosticSemaKinds.td | 21 def warn_variables_not_in_loop_body : Warning< 25 def warn_redundant_loop_iteration : Warning< 31 def warn_duplicate_enum_values : Warning< 37 def warn_unsigned_abs : Warning< 42 def warn_abs_too_small : Warning< 45 def warn_wrong_absolute_value_type : Warning< 50 def warn_pointer_abs : Warning< 54 def warn_max_unsigned_zero : Warning< 62 def warn_infinite_recursive_function : Warning< 66 def warn_comma_operator : Warning<"possible misuse of comma operator here">, [all …]
|
| H A D | DiagnosticCommonKinds.td | 25 def warn_stack_exhausted : Warning< 78 def warn_method_param_redefinition : Warning<"redefinition of method parameter %0">; 79 def warn_method_param_declaration : Warning<"redeclaration of method parameter %0">, 87 Warning<"variadic templates are incompatible with C++98">, 123 def warn_cxx20_compat_consteval : Warning< 126 def warn_missing_type_specifier : Warning< 133 def warn_nullability_duplicate : Warning< 137 def warn_conflicting_nullability_attr_overriding_ret_types : Warning< 142 def warn_conflicting_nullability_attr_overriding_param_types : Warning< 150 def warn_incompatible_branch_protection_option: Warning < [all …]
|
| H A D | DiagnosticASTKinds.td | 389 def warn_integer_constant_overflow : Warning< 392 def warn_fixedpoint_constant_overflow : Warning< 395 def warn_constexpr_unscoped_enum_out_of_range : Warning< 405 def warn_is_constant_evaluated_always_true_constexpr : Warning< 437 def warn_odr_variable_type_inconsistent : Warning< 443 def warn_odr_variable_multiple_def : Warning< 450 def warn_odr_function_type_inconsistent : Warning< 458 : Warning<"type %0 has incompatible definitions in different translation " 477 def warn_odr_field_type_inconsistent : Warning< 486 def warn_odr_ivar_type_inconsistent : Warning< [all …]
|
| H A D | DiagnosticOptions.h | 43 Warning = 1 << 2, enumerator 45 All = Note | Remark | Warning | Error
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Encode/t/ |
| H A D | utf32warnings.t | 41 …is($warn, undef, "Warning from encode method of UTF32-LE encode object can be silenced via no warn… 48 …is($warn, undef, "Warning from encode method of UTF32-LE encode object can be silenced via no warn… 55 …like($warn, qr/UTF-16 surrogate.* at $script line /, "Warning from encode method of UTF32-LE encod… 62 …like($warn, qr/UTF-16 surrogate.* at $script line /, "Warning from encode method of UTF32-LE encod… 85 …is($warn, undef, "Warning from Encode::encode for UTF32-LE can be silenced via no warnings 'utf8'"… 92 is($warn, undef, "Warning from Encode::encode for UTF32-LE can be silenced via no warnings"); 99 …like($warn, qr/UTF-16 surrogate.* at $script line /, "Warning from Encode::encode for UTF32-LE can… 106 …like($warn, qr/UTF-16 surrogate.* at $script line /, "Warning from Encode::encode for UTF32-LE can… 128 …is($warn, undef, "Warning from decode method of UTF32-LE encode object can be silenced via no warn… 135 …is($warn, undef, "Warning from decode method of UTF32-LE encode object can be silenced via no warn… [all …]
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 1648 PartialDiagnosticAt &&Warning) { in addDelayedWarning() argument 1649 DelayedBlockWarnings[Block].emplace_back(std::move(Warning)); in addDelayedWarning() 1699 PartialDiagnosticAt Warning(Where->getBeginLoc(), S.PDiag(DiagToReport) in handleNeverCalled() local 1706 Data.addDelayedWarning(Block, std::move(Warning)); in handleNeverCalled() 1708 S.Diag(Warning.first, Warning.second); in handleNeverCalled() 1851 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_cannot_resolve_lock) in handleInvalidLockExp() local 1853 Warnings.emplace_back(std::move(Warning), getNotes()); in handleInvalidLockExp() 1860 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_unlock_but_no_lock) in handleUnmatchedUnlock() local 1862 Warnings.emplace_back(std::move(Warning), in handleUnmatchedUnlock() 1872 PartialDiagnosticAt Warning( in handleIncorrectUnlockKind() local [all …]
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/msan/ |
| H A D | msan_report.cpp | 106 Printf("%s", d.Warning()); in ReportUMR() 146 Printf("%s", d.Warning()); in ReportAtExitStatistics() 205 Printf("%s", d.Warning()); in DescribeMemoryRange() 271 Printf("%s", d.Warning()); in ReportUMRInsideAddressRange() 273 d.Warning(), d.Name(), what, d.Warning(), offset, start, size, in ReportUMRInsideAddressRange()
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | WithColor.cpp | 70 case HighlightColor::Warning: in WithColor() 105 return WithColor(OS, HighlightColor::Warning, in warning() 164 void WithColor::defaultWarningHandler(Error Warning) { in defaultWarningHandler() argument 165 handleAllErrors(std::move(Warning), [](ErrorInfoBase &Info) { in defaultWarningHandler()
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | DebuggerEvents.cpp | 56 case Type::Warning: in GetPrefix() 65 llvm::HighlightColor color = m_type == Type::Warning in Dump() 66 ? llvm::HighlightColor::Warning in Dump()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/AsmParser/ |
| H A D | LLLexer.h | 72 void Warning(LocTy WarningLoc, const Twine &Msg) const; 73 void Warning(const Twine &Msg) const { return Warning(getLoc(), Msg); } in Warning() function
|
| /openbsd-src/gnu/llvm/llvm/tools/dsymutil/ |
| H A D | MachODebugMapParser.cpp | 115 void Warning(const Twine &Msg, StringRef File = StringRef()) { in Warning() function in __anonab9486e50111::MachODebugMapParser 177 Warning("unable to open object file: " + toString(std::move(Err)), in switchToNewDebugMapObject() 185 Warning("unable to open object file: " + toString(std::move(Err)), in switchToNewDebugMapObject() 502 Warning("could not find object file symbol for symbol " + Twine(Name)); in handleStabSymbolTableEntry() 508 Warning(Twine("failed to insert symbol '") + Name + "' in the debug map."); in handleStabSymbolTableEntry() 523 Warning("failed to get symbol name: " + toString(std::move(Err)), in loadCurrentObjectFileSymbols() 578 Warning("failed to get symbol type: " + toString(std::move(Err)), in loadMainBinarySymbols() 599 Warning("failed to get symbol section: " + toString(std::move(Err)), in loadMainBinarySymbols() 610 Warning("failed to get symbol name: " + toString(std::move(Err)), in loadMainBinarySymbols()
|
| H A D | LinkUtils.h | 103 inline void warn(Twine Warning, Twine Context = {}) { 104 WithColor::warning() << Warning + "\n";
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFStreamer.h | 50 messageHandler Error, messageHandler Warning) in DwarfStreamer() argument 52 ErrorHandler(Error), WarningHandler(Warning) {} in DwarfStreamer() 184 inline void warn(const Twine &Warning, StringRef Context = "") { 186 WarningHandler(Warning, Context, nullptr);
|
| /openbsd-src/gnu/llvm/clang/include/clang/Tooling/Core/ |
| H A D | Diagnostic.h | 71 Warning = DiagnosticsEngine::Warning, enumerator
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | TextDiagnosticBuffer.cpp | 37 case DiagnosticsEngine::Warning: in HandleDiagnostic() 62 case DiagnosticsEngine::Warning: in FlushDiagnostics()
|
| /openbsd-src/gnu/llvm/clang/bindings/python/tests/cindex/ |
| H A D | test_diagnostics.py | 19 self.assertEqual(tu.diagnostics[0].severity, Diagnostic.Warning) 41 self.assertEqual(tu.diagnostics[0].severity, Diagnostic.Warning) 76 self.assertEqual(d.severity, Diagnostic.Warning)
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | WithColor.h | 34 Warning, enumerator 133 static void defaultWarningHandler(Error Warning);
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | DiagnosticIDs.cpp | 267 assert(Info.getSeverity() == diag::Severity::Warning && in GetDefaultDiagMapping() 478 case diag::Severity::Warning: in toLevel() 479 return DiagnosticIDs::Warning; in toLevel() 531 Result = diag::Severity::Warning; in getDiagnosticSeverity() 556 if (Result == diag::Severity::Warning || in getDiagnosticSeverity() 563 if (Result == diag::Severity::Warning) { in getDiagnosticSeverity() 840 if (DiagLevel == DiagnosticIDs::Warning) in EmitDiag()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParserExtension.h | 69 bool Warning(SMLoc L, const Twine &Msg) { in Warning() function 70 return getParser().Warning(L, Msg); in Warning()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_symbolizer_report.cpp | 120 Printf("%s", d.Warning()); in ReportMmapWriteExec() 181 Printf("%s", d.Warning()); in ReportStackOverflowImpl() 199 Printf("%s", d.Warning()); in ReportDeadlySignalImpl()
|