Searched defs:Fatal (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/ | ||
H A D | SerializedDiagnostics.h | 48 Fatal, enumerator |
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ | ||
H A D | DiagnosticIDs.h | 89 Fatal = 5 ///< Present this diagnostic as a fatal error. enumerator |
H A D | Diagnostic.h | 201 Fatal = DiagnosticIDs::Fatal enumerator |
/openbsd-src/usr.bin/make/ | ||
H A D | error.c | 74 Fatal(const char *fmt, ...) in Fatal() function |
/openbsd-src/gnu/usr.bin/perl/cpan/autodie/lib/ | ||
H A D | Fatal.pm | 1 package Fatal; package |
/openbsd-src/gnu/llvm/clang/lib/Format/ | ||
H A D | TokenAnalyzer.cpp | 55 bool Fatal = false; member in clang::format::FatalDiagnosticConsumer |
/openbsd-src/gnu/llvm/clang/bindings/python/clang/ | ||
H A D | cindex.py | 378 Fatal = 4 variable in Diagnostic |