| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXMCExpr.cpp | 24 bool Ignored; in printImpl() local 35 APF.convert(APFloat::IEEEhalf(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl() 40 APF.convert(APFloat::BFloat(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl() 45 APF.convert(APFloat::IEEEsingle(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl() 50 APF.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Warnings.cpp | 71 Diags.setExtensionHandlingBehavior(diag::Severity::Ignored); in ProcessWarningOptions() 104 isPositive ? diag::Severity::Warning : diag::Severity::Ignored; in ProcessWarningOptions() 122 Diags.setSeverityForAll(Flavor, diag::Severity::Ignored); in ProcessWarningOptions() 205 : diag::Severity::Ignored; in ProcessWarningOptions() 223 : diag::Severity::Ignored); in ProcessWarningOptions()
|
| H A D | DiagnosticIDs.cpp | 437 getDefaultMapping(DiagID).getSeverity() != diag::Severity::Ignored; in isBuiltinExtensionDiag() 459 case diag::Severity::Ignored: in toLevel() 460 return DiagnosticIDs::Ignored; in toLevel() 514 if (State->EnableAllWarnings && Result == diag::Severity::Ignored && in getDiagnosticSeverity() 524 return diag::Severity::Ignored; in getDiagnosticSeverity() 532 if (Result == diag::Severity::Ignored) in getDiagnosticSeverity() 544 return diag::Severity::Ignored; in getDiagnosticSeverity() 575 return diag::Severity::Ignored; in getDiagnosticSeverity() 582 return diag::Severity::Ignored; in getDiagnosticSeverity() 783 if (DiagLevel == DiagnosticIDs::Ignored || in ProcessDiag() [all …]
|
| H A D | Diagnostic.cpp | 130 LastDiagLevel = DiagnosticIDs::Ignored; in Reset() 325 case diag::Severity::Ignored: llvm::errs() << "ignored"; break; in dump() 537 Emitted = (DiagLevel != DiagnosticIDs::Ignored); in EmitCurrentDiagnostic()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ |
| H A D | APFixedPoint.cpp | 513 bool Ignored; in convertToFloat() local 514 ScaleFactor.convert(*OpSema, LosslessRM, &Ignored); in convertToFloat() 518 Flt.convert(FloatSema, RM, &Ignored); in convertToFloat() 559 bool Ignored; in getFromFloatValue() local 561 Val.convert(*OpSema, LosslessRM, &Ignored); in getFromFloatValue() 568 ScaleFactor.convert(*OpSema, LosslessRM, &Ignored); in getFromFloatValue() 574 Val.convertToInteger(Res, RM, &Ignored); in getFromFloatValue() 582 ScaleFactor.convert(*OpSema, LosslessRM, &Ignored); in getFromFloatValue()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/ |
| H A D | PlistReporter.cpp | 20 case DiagnosticsEngine::Ignored: in getLevelName() 86 if (D.getLevel() == DiagnosticsEngine::Ignored) in writeARCDiagsToPlist()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | SerializedDiagnostics.h | 44 Ignored = 0, enumerator
|
| H A D | DiagnosticRenderer.h | 69 DiagnosticsEngine::Level LastLevel = DiagnosticsEngine::Ignored;
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Diagnostic.h | 196 Ignored = DiagnosticIDs::Ignored, enumerator 337 diag::Severity ExtBehavior = diag::Severity::Ignored; 761 void setLastDiagnosticIgnored(bool Ignored) { in setLastDiagnosticIgnored() argument 764 LastDiagLevel = Ignored ? DiagnosticIDs::Ignored : DiagnosticIDs::Warning; in setLastDiagnosticIgnored() 771 return LastDiagLevel == DiagnosticIDs::Ignored; in isLastDiagnosticIgnored() 918 diag::Severity::Ignored; in isIgnored()
|
| H A D | DiagnosticIDs.h | 85 Ignored = 1, ///< Do not present this diagnostic, ignore it. enumerator 181 Ignored, Note, Remark, Warning, Error, Fatal enumerator
|
| H A D | Diagnostic.td | 20 def SEV_Ignored : Severity<"Ignored">;
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.h | 27 Ignored = (1 << 9), enumerator
|
| H A D | ClangOptionDocs.td | 34 list<string> IgnoreFlags = ["HelpHidden", "Unsupported", "Ignored"];
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/spi/ |
| H A D | renesas,sh-msiof.yaml | 137 Override the default TX fifo size. Unit is words. Ignored if 0. 144 Override the default RX fifo size. Unit is words. Ignored if 0.
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | LogDiagnosticPrinter.cpp | 28 case DiagnosticsEngine::Ignored: return "ignored"; in getLevelName()
|
| H A D | SARIFDiagnostic.cpp | 157 case DiagnosticsEngine::Ignored: in addDiagnosticLevelToRule()
|
| H A D | TextDiagnostic.cpp | 682 case DiagnosticsEngine::Ignored: in printDiagnosticLevel() 693 case DiagnosticsEngine::Ignored: in printDiagnosticLevel()
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | Opts.td | 102 // Ignored for GNU readelf compatibility. 103 def wide : FF<"wide", "Ignored for GNU readelf compatibility">; 104 def : F<"W", "Ignored for GNU readelf compatibility">, Alias<wide>;
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_config.pod | 60 Ignored in set-user-ID and set-group-ID programs.
|
| /freebsd-14.2/usr.sbin/bsdconfig/usermgmt/share/ |
| H A D | group.subr | 57 # The group to add. Ignored if given non-NULL first-argument. 249 # The group to delete. Ignored if given non-NULL first-argument. 340 # The group to modify. Ignored if given non-NULL first-argument.
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-spkac.pod.in | 47 option is not specified. Ignored if the B<-key> option is used.
|
| H A D | openssl-rehash.pod.in | 138 Ignored if directories are listed on the command line.
|
| /freebsd-14.2/sbin/natd/ |
| H A D | HISTORY | 117 - Ignored incoming packets are now dropped when
|
| /freebsd-14.2/crypto/openssl/doc/man5/ |
| H A D | config.pod | 525 Ignored in set-user-ID and set-group-ID programs. 530 Ignored in set-user-ID and set-group-ID programs. 535 Ignored in set-user-ID and set-group-ID programs.
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 222 case DiagnosticsEngine::Level::Ignored: in HandleDiagnostic() 350 clang::diag::Severity::Ignored, SourceLocation()); in SetupDefaultClangDiagnostics()
|