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

References

tools/clang/tools/extra/clangd/index/Background.cpp
  232   for (const auto &IndexIt : *Index.Sources) {
  246   for (const auto &Sym : *Index.Symbols) {
  268   for (const auto &SymRefs : *Index.Refs) {
  279   for (const auto &Rel : *Index.Relations) {
  301         getSubGraph(URI::create(Path), Index.Sources.getValue()));
  316       Shard.Cmd = Index.Cmd.getPointer();