Searched defs:Fatal (Results 1 – 13 of 13) sorted by relevance
| /freebsd/sys/contrib/dev/acpica/components/executer/ |
| H A D | exoparg3.c | 205 ACPI_SIGNAL_FATAL_INFO Fatal; in AcpiExOpcode_3A_0T_0R() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | SerializedDiagnostics.h | 48 Fatal, enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticIDs.h | 84 Fatal = 5 ///< Present this diagnostic as a fatal error. enumerator 180 enum Level : uint8_t { Ignored, Note, Remark, Warning, Error, Fatal }; enumerator
|
| H A D | Diagnostic.h | 241 Fatal = DiagnosticIDs::Fatal enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | TokenAnalyzer.cpp | 52 bool Fatal = false; member in clang::format::FatalDiagnosticConsumer
|
| /freebsd/contrib/llvm-project/lld/include/lld/Common/ |
| H A D | ErrorHandler.h | 155 enum class DiagLevel { None, Log, Msg, Warn, Err, Fatal }; enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
| H A D | DylibVerifier.cpp | 940 bool Fatal = true) { in verifyBinaryAttrs()
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acstruct.h | 285 } Fatal; member
|
| /freebsd/contrib/bmake/ |
| H A D | main.c | 1903 Fatal(const char *fmt, ...) in Fatal() function
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Driver.cpp | 77 COFFSyncStream coff::Fatal(COFFLinkerContext &ctx) { in Fatal() function in coff
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Driver.cpp | 90 ELFSyncStream elf::Fatal(Ctx &ctx) { return {ctx, DiagLevel::Fatal}; } in Fatal() function in elf
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Compiler.cpp | 3066 bool Fatal = true; in VisitCXXReinterpretCastExpr() local 3083 bool Fatal = (ToT != FromT); in VisitCXXReinterpretCastExpr() local
|
| H A D | Interp.h | 3140 bool Fatal) { in InvalidCast()
|