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

  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 258 CXDiagnosticSeverity Severity = clang_getDiagnosticSeverity(Diagnostic);
379 enum CXDiagnosticSeverity clang_getDiagnosticSeverity(CXDiagnostic Diag) {
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]
  /external/clang/include/clang-c/
Index.h 897 clang_getDiagnosticSeverity(CXDiagnostic);
    [all...]
  /external/clang/bindings/python/clang/
cindex.py 316 return conf.lib.clang_getDiagnosticSeverity(self)
    [all...]

Completed in 53 milliseconds