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

References

tools/clang/tools/extra/clangd/ClangdLSPServer.cpp
 1304   std::vector<HighlightingToken> HighlightingsCopy = Highlightings;
 1312   std::vector<LineHighlightings> Diffed = diffHighlightings(Highlightings, Old);