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

Declarations

tools/clang/tools/extra/clangd/SemanticHighlighting.h
   78 toSemanticHighlightingInformation(llvm::ArrayRef<LineHighlightings> Tokens);

References

tools/clang/tools/extra/clangd/ClangdLSPServer.cpp
 1315        toSemanticHighlightingInformation(Diffed)});
tools/clang/tools/extra/clangd/unittests/SemanticHighlightingTests.cpp
  659       toSemanticHighlightingInformation(Tokens);