Home
last modified time | relevance | path

Searched refs:Ignored (Results 1 – 25 of 66) sorted by relevance

123

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.cpp24 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 DWarnings.cpp71 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 DDiagnosticIDs.cpp437 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 DDiagnostic.cpp130 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 DAPFixedPoint.cpp513 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 DPlistReporter.cpp20 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 DSerializedDiagnostics.h44 Ignored = 0, enumerator
H A DDiagnosticRenderer.h69 DiagnosticsEngine::Level LastLevel = DiagnosticsEngine::Ignored;
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h196 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 DDiagnosticIDs.h85 Ignored = 1, ///< Do not present this diagnostic, ignore it. enumerator
181 Ignored, Note, Remark, Warning, Error, Fatal enumerator
H A DDiagnostic.td20 def SEV_Ignored : Severity<"Ignored">;
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.h27 Ignored = (1 << 9), enumerator
H A DClangOptionDocs.td34 list<string> IgnoreFlags = ["HelpHidden", "Unsupported", "Ignored"];
/freebsd-14.2/sys/contrib/device-tree/Bindings/spi/
H A Drenesas,sh-msiof.yaml137 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 DLogDiagnosticPrinter.cpp28 case DiagnosticsEngine::Ignored: return "ignored"; in getLevelName()
H A DSARIFDiagnostic.cpp157 case DiagnosticsEngine::Ignored: in addDiagnosticLevelToRule()
H A DTextDiagnostic.cpp682 case DiagnosticsEngine::Ignored: in printDiagnosticLevel()
693 case DiagnosticsEngine::Ignored: in printDiagnosticLevel()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DOpts.td102 // 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 DOPENSSL_config.pod60 Ignored in set-user-ID and set-group-ID programs.
/freebsd-14.2/usr.sbin/bsdconfig/usermgmt/share/
H A Dgroup.subr57 # 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 Dopenssl-spkac.pod.in47 option is not specified. Ignored if the B<-key> option is used.
H A Dopenssl-rehash.pod.in138 Ignored if directories are listed on the command line.
/freebsd-14.2/sbin/natd/
H A DHISTORY117 - Ignored incoming packets are now dropped when
/freebsd-14.2/crypto/openssl/doc/man5/
H A Dconfig.pod525 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 DClangExpressionParser.cpp222 case DiagnosticsEngine::Level::Ignored: in HandleDiagnostic()
350 clang::diag::Severity::Ignored, SourceLocation()); in SetupDefaultClangDiagnostics()

123