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

References

tools/clang/tools/extra/clangd/unittests/BackgroundIndexTests.cpp
  250   FS.Files[testPath("root/B.h")] = "";
  251   FS.Files[testPath("root/A.h")] = R"cpp(
  258   FS.Files[testPath("root/A.cc")] = A_CC;
  270     BackgroundIndex Idx(Context::empty(), FS, CDB,