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

  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 398 CXString clang_getDiagnosticCategoryName(unsigned Category) {
  /external/clang/include/clang-c/
Index.h 909 CXString clang_getDiagnosticCategoryName(unsigned Category);
    [all...]
  /external/clang/bindings/python/clang/
cindex.py 347 return conf.lib.clang_getDiagnosticCategoryName(self.category_number)
    [all...]

Completed in 22 milliseconds