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

  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 142 if (unsigned CategoryID = clang_getDiagnosticCategory(Diagnostic)) {
244 unsigned clang_getDiagnosticCategory(CXDiagnostic Diag) {
  /external/clang/include/clang-c/
Index.h 686 CINDEX_LINKAGE unsigned clang_getDiagnosticCategory(CXDiagnostic);
692 * \c clang_getDiagnosticCategory().
    [all...]

Completed in 294 milliseconds