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

  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 329 CXString CategoryName = clang_getDiagnosticCategoryText(Diagnostic);
394 CXString clang_getDiagnosticCategoryText(CXDiagnostic Diag) {
  /external/clang/include/clang-c/
Index.h 844 * is now deprecated. Use clang_getDiagnosticCategoryText()
861 CINDEX_LINKAGE CXString clang_getDiagnosticCategoryText(CXDiagnostic);
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 134 milliseconds