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

References

tools/clang/tools/extra/clangd/unittests/BackgroundIndexTests.cpp
  321                         [&](llvm::StringRef) { return &MSS; });
  336                         [&](llvm::StringRef) { return &MSS; });
  343   auto ShardHeader = MSS.loadShard(testPath("root/A.h"));
  354                         [&](llvm::StringRef) { return &MSS; });
  361   ShardHeader = MSS.loadShard(testPath("root/A.h"));
  364   auto ShardSource = MSS.loadShard(testPath("root/A.cc"));