reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/clang/tools/libclang/CIndexDiagnostic.cpp
   68   unsigned getCategory() const override { return 0; }
tools/clang/tools/libclang/CXLoadedDiagnostic.cpp
  119 unsigned CXLoadedDiagnostic::getCategory() const {
tools/clang/tools/libclang/CXStoredDiagnostic.cpp
   70 unsigned CXStoredDiagnostic::getCategory() const {

References

tools/clang/tools/libclang/CIndexDiagnostic.cpp
  398     return D->getCategory();