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

  /external/clang/tools/libclang/
CXStoredDiagnostic.cpp 32 case DiagnosticsEngine::Ignored: return CXDiagnostic_Ignored;
CIndexDiagnostic.cpp 308 case CXDiagnostic_Ignored: llvm_unreachable("impossible");
382 return CXDiagnostic_Ignored;
  /external/clang/include/clang-c/
Index.h 652 CXDiagnostic_Ignored = 0,
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 60 milliseconds