| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | DiagnosticCommentKinds.td | 29 def warn_doc_html_end_forbidden : Warning< 33 def warn_doc_html_end_unbalanced : Warning< 37 def warn_doc_html_start_end_mismatch : Warning< 44 def warn_doc_html_missing_end_tag : Warning< 54 def warn_doc_block_command_duplicate : Warning< 66 def warn_doc_param_invalid_direction : Warning< 99 def warn_doc_param_duplicate : Warning< 106 def warn_doc_param_not_found : Warning< 120 def warn_doc_tparam_duplicate : Warning< 127 def warn_doc_tparam_not_found : Warning< [all …]
|
| H A D | DiagnosticDriverKinds.td | 237 def warn_c_kext : Warning< 239 def warn_drv_input_file_unused : Warning< 248 def warn_drv_unused_argument : Warning< 257 def warn_drv_clang_unsupported : Warning< 259 def warn_drv_deprecated_arg : Warning< 263 def warn_ignoring_ftabstop_value : Warning< 308 def warn_drv_vectorize_needs_hvx : Warning< 350 def warn_drv_unsupported_gpopt : Warning< 373 def warn_drv_ps4_force_pic : Warning< 377 def warn_drv_ps4_sdk_dir : Warning< [all …]
|
| H A D | DiagnosticLexKinds.td | 16 def null_in_char_or_string : Warning< 25 def backslash_newline_space : Warning< 34 def warn_cxx17_compat_spaceship : Warning< 199 def warn_cxx17_hex_literal : Warning< 266 def pp_hash_warning : Warning<"%0">, 286 class NonportablePath : Warning< 331 def warn_pp_expr_overflow : Warning< 604 def warn_pp_line_decimal : Warning< 634 def warn_pp_date_time : Warning< 760 def warn_module_conflict : Warning< [all …]
|
| H A D | DiagnosticFrontendKinds.td | 38 def warn_fe_override_module : Warning< 156 def warn_unknown_diag_option : Warning< 159 def warn_unknown_warning_specifier : Warning< 175 def warn_module_config_mismatch : Warning< 229 def warn_stdlibcxx_not_found : Warning< 242 def warn_alias_to_weak_alias : Warning< 253 def warn_atomic_op_misaligned : Warning< 257 def warn_alias_with_section : Warning< 263 def warn_profile_data_out_of_date : Warning< 267 def warn_profile_data_missing : Warning< [all …]
|
| H A D | DiagnosticParseKinds.td | 16 def warn_asm_qualifier_ignored : Warning< 18 def warn_file_asm_volatile : Warning< 56 def warn_null_statement : Warning< 104 def warn_cxx98_compat_alignof : Warning< 186 def warn_attribute_no_decl : Warning< 408 def warn_cstyle_param : Warning< 495 def warn_dangling_else : Warning< 865 def warn_cxx98_compat_lambda : Warning< 977 def warn_pragma_ms_struct : Warning< 1023 def warn_pragma_optimize : Warning< [all …]
|
| H A D | DiagnosticSemaKinds.td | 39 def warn_unsigned_abs : Warning< 44 def warn_abs_too_small : Warning< 52 def warn_pointer_abs : Warning< 116 def warn_float_overflow : Warning< 577 def warn_unreachable : Warning< 1888 def warn_uninit_var : Warning< 2903 def warn_cconv_knr : Warning< 3024 def warn_no_unlock : Warning< 5563 def warn_self_move : Warning< 7893 def warn_null_arg : Warning< [all …]
|
| H A D | DiagnosticCommonKinds.td | 78 Warning<"variadic templates are incompatible with C++98">, 115 def warn_nullability_duplicate : Warning< 119 def warn_conflicting_nullability_attr_overriding_ret_types : Warning< 124 def warn_conflicting_nullability_attr_overriding_param_types : Warning< 139 def warn_unknown_attribute_ignored : Warning< 151 def warn_duplicate_declspec : Warning<"%sub{duplicate_declspec}0">, 171 def warn_cxx98_compat_longlong : Warning< 181 def warn_old_implicitly_unsigned_long : Warning< 186 def warn_old_implicitly_unsigned_long_cxx : Warning< 229 def warn_dup_category_def : Warning< [all …]
|
| H A D | DiagnosticOptions.h | 37 Warning = 1 << 2, enumerator 39 All = Note | Remark | Warning | Error
|
| H A D | DiagnosticIDs.h | 84 Warning = 3, ///< Present this diagnostic as a warning. enumerator 168 Ignored, Note, Remark, Warning, Error, Fatal enumerator
|
| H A D | DiagnosticASTKinds.td | 190 def warn_integer_constant_overflow : Warning< 236 : Warning<"type %0 has incompatible definitions in different translation " 328 def warn_npot_ms_struct : Warning< 334 def warn_padded_struct_field : Warning< 338 def warn_padded_struct_anon_field : Warning< 342 def warn_padded_struct_size : Warning< 345 def warn_unnecessary_packed : Warning<
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 1650 Warnings.emplace_back(std::move(Warning), getNotes()); in warnLockMismatch() 1735 PartialDiagnosticAt Warning(Loc1, in handleExclusiveAndShared() local 1751 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) in handleNoMutexHeld() local 1823 PartialDiagnosticAt Warning(Loc, in handleNegativeNotHeld() local 1838 PartialDiagnosticAt Warning(Loc, in handleLockAcquiredBefore() local 1844 PartialDiagnosticAt Warning(Loc, in handleBeforeAfterCycle() local 1899 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnParamReturnTypestateMismatch() local 1909 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnParamTypestateMismatch() local 1917 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnReturnTypestateForUnconsumableType() local 1926 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnReturnTypestateMismatch() local [all …]
|
| /freebsd-12.1/contrib/compiler-rt/lib/msan/ |
| H A D | msan_report.cc | 105 Printf("%s", d.Warning()); in ReportUMR() 145 Printf("%s", d.Warning()); in ReportAtExitStatistics() 204 Printf("%s", d.Warning()); in DescribeMemoryRange() 265 Printf("%s", d.Warning()); in ReportUMRInsideAddressRange() 267 d.Warning(), d.Name(), what, d.Warning(), offset, start, size, in ReportUMRInsideAddressRange()
|
| /freebsd-12.1/contrib/llvm/lib/AsmParser/ |
| H A D | LLLexer.h | 73 void Warning(LocTy WarningLoc, const Twine &Msg) const; 74 void Warning(const Twine &Msg) const { return Warning(getLoc(), Msg); } in Warning() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/Core/ |
| H A D | Diagnostic.h | 52 Warning = DiagnosticsEngine::Warning, enumerator
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | AddressResolverName.cpp | 44 log->Warning("function name regexp: \"%s\" did not compile.", in AddressResolverName() 84 log->Warning("Class/method function specification not supported yet.\n"); in SearchCallback() 113 log->Warning("glob is not supported yet."); in SearchCallback()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/ |
| H A D | DiagnosticIDs.cpp | 181 assert(Info.getSeverity() == diag::Severity::Warning && in GetDefaultDiagMapping() 388 case diag::Severity::Warning: in toLevel() 389 return DiagnosticIDs::Warning; in toLevel() 441 Result = diag::Severity::Warning; in getDiagnosticSeverity() 464 if (Result == diag::Severity::Warning && State->IgnoreAllWarnings) in getDiagnosticSeverity() 468 if (Result == diag::Severity::Warning) { in getDiagnosticSeverity() 712 if (DiagLevel == DiagnosticIDs::Warning) in EmitDiag()
|
| H A D | Warnings.cpp | 69 Diags.setExtensionHandlingBehavior(diag::Severity::Warning); in ProcessWarningOptions() 108 isPositive ? diag::Severity::Warning : diag::Severity::Ignored; in ProcessWarningOptions()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/ |
| H A D | TextDiagnosticBuffer.cpp | 38 case DiagnosticsEngine::Warning: in HandleDiagnostic() 63 case DiagnosticsEngine::Warning: in FlushDiagnostics()
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParserExtension.h | 71 bool Warning(SMLoc L, const Twine &Msg) { in Warning() function 72 return getParser().Warning(L, Msg); in Warning()
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_symbolizer_report.cc | 111 Printf("%s", d.Warning()); in ReportMmapWriteExec() 172 Printf("%s", d.Warning()); in ReportStackOverflowImpl() 190 Printf("%s", d.Warning()); in ReportDeadlySignalImpl()
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | WithColor.cpp | 48 case HighlightColor::Warning: in WithColor() 81 return WithColor(OS, HighlightColor::Warning, DisableColors).get() in warning()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptExpressionOpts.cpp | 93 log->Warning("couldn't determine real target architecture: '%s'", in runOnModule() 131 log->Warning("Ignoring unknown renderscript target"); in runOnModule()
|
| /freebsd-12.1/contrib/tcsh/nls/C/ |
| H A D | set18 | 4 1 Warning: ridiculously long PATH truncated\n
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/ |
| H A D | SerializedDiagnostics.h | 47 Warning, enumerator
|
| /freebsd-12.1/share/numericdef/ |
| H A D | hi_IN.UTF-8.src | 1 # Warning: Do not edit. This file is automatically generated from the
|