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

References

tools/clang/tools/extra/clangd/unittests/BackgroundIndexTests.cpp
  203                         [&](llvm::StringRef) { return &MSS; });
  213                         [&](llvm::StringRef) { return &MSS; });
  220   auto ShardHeader = MSS.loadShard(testPath("root/A.h"));
  230   auto ShardSource = MSS.loadShard(testPath("root/A.cc"));