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

References

tools/clang/tools/extra/clangd/unittests/BackgroundIndexTests.cpp
  372   FS.Files[testPath("root/A.h")] = R"cpp(
  377   FS.Files[testPath("root/B.h")] = R"cpp(
  380   FS.Files[testPath("root/A.cc")] =
  394     BackgroundIndex Idx(Context::empty(), FS, CDB,
  410     BackgroundIndex Idx(Context::empty(), FS, CDB,
  418   FS.Files[testPath("root/B.h")] = R"cpp(
  426     BackgroundIndex Idx(Context::empty(), FS, CDB,