Home
last modified time | relevance | path

Searched defs:Fatal (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/contrib/dev/acpica/components/executer/
H A Dexoparg3.c204 ACPI_SIGNAL_FATAL_INFO *Fatal; in AcpiExOpcode_3A_0T_0R() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h48 Fatal, enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h89 Fatal = 5 ///< Present this diagnostic as a fatal error. global() enumerator
181 Ignored, Note, Remark, Warning, Error, Fatal global() enumerator
H A DDiagnostic.h201 Fatal = DiagnosticIDs::Fatal enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp55 bool Fatal = false; member in clang::format::FatalDiagnosticConsumer
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dacstruct.h285 } Fatal; member
/freebsd-src/contrib/bmake/
H A Dmain.c1862 Fatal(const char *fmt, ...) Fatal() function