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

References

tools/clang/tools/extra/clangd/SemanticHighlighting.cpp
   58     return HighlightingKind::Class;
   62     return HighlightingKind::Class;
  379   case HighlightingKind::Class:
  512   case HighlightingKind::Class:
tools/clang/tools/extra/clangd/unittests/SemanticHighlightingTests.cpp
   46       {HighlightingKind::Class, "Class"},