Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h48 Fatal, enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticIDs.h89 Fatal = 5 ///< Present this diagnostic as a fatal error. enumerator
171 Ignored, Note, Remark, Warning, Error, Fatal enumerator
H A DDiagnostic.h201 Fatal = DiagnosticIDs::Fatal enumerator
/openbsd-src/usr.bin/make/
H A Derror.c74 Fatal(const char *fmt, ...) in Fatal() function
/openbsd-src/gnu/usr.bin/perl/cpan/autodie/lib/
H A DFatal.pm1 package Fatal; package
[all...]
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnalyzer.cpp55 bool Fatal = false; member in clang::format::FatalDiagnosticConsumer
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py378 Fatal = 4 variable in Diagnostic