HomeSort by relevance Sort by last modified time
    Searched defs:Fatal (Results 1 - 5 of 5) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
checks.cc 35 void Fatal(const char* file, int line, const char* format, ...) {
43 LOG(LS_ERROR) << "\n\n#\n# Fatal error in " << file
  /external/clang/include/clang/Basic/
DiagnosticIDs.h 69 MAP_FATAL = 4 //< Map this diagnostic to a fatal error.
116 Ignored, Note, Warning, Error, Fatal
207 /// The diagnostic should be reported. Various fatal errors (e.g.,
Diagnostic.h 137 Fatal = DiagnosticIDs::Fatal
175 bool ErrorsAsFatal; // Treat errors like fatal errors.
275 /// fatal error is emitted, and is sticky.
318 /// fatal) diagnostic that had to be delayed because it was found
425 /// fatal error.
472 /// mapped to fatal, and WARNINGs and EXTENSIONs can be mapped arbitrarily.
498 /// \brief Set the error-as-fatal flag for the given diagnostic. This function
502 /// \brief Set the error-as-fatal flag for the given diagnostic group. This
591 /// only be used for fatal errors detected at inconvenien
    [all...]
  /external/clang/bindings/python/clang/
cindex.py 216 Fatal = 4
    [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 87 milliseconds