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

  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 317 if (unsigned CategoryID = clang_getDiagnosticCategory(Diagnostic)) {
383 unsigned clang_getDiagnosticCategory(CXDiagnostic Diag) {
  /external/clang/include/clang-c/
Index.h 840 CINDEX_LINKAGE unsigned clang_getDiagnosticCategory(CXDiagnostic);
848 * \c clang_getDiagnosticCategory().
    [all...]
  /external/clang/bindings/python/clang/
cindex.py     [all...]

Completed in 136 milliseconds