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

References

tools/clang/tools/extra/clangd/index/IndexAction.cpp
  150         Collector, Opts, CI.getPreprocessorPtr(),
  156           return !Collector->shouldIndexFile(FID);
  175     SymbolsCallback(Collector->takeSymbols());
  177       RefsCallback(Collector->takeRefs());
  179       RelationsCallback(Collector->takeRelations());