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

References

tools/clang/tools/extra/clangd/index/Background.cpp
  150   assert(this->IndexStorageFactory && "Storage factory can not be null!");
  306     BackgroundIndexStorage *IndexStorage = IndexStorageFactory(Path);
  453       loadIndexShards(MainFiles, IndexStorageFactory, CDB);