HomeSort by relevance Sort by last modified time
    Searched refs:CXDiagnostic_Fatal (Results 1 - 4 of 4) sorted by null

  /external/clang/tools/libclang/
CXStoredDiagnostic.cpp 38 case DiagnosticsEngine::Fatal: return CXDiagnostic_Fatal;
CIndexDiagnostic.cpp 312 case CXDiagnostic_Fatal: Out << "fatal error: "; break;
  /external/clang/include/clang-c/
Index.h 677 CXDiagnostic_Fatal = 4
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 80 milliseconds