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

Declarations

tools/clang/tools/extra/clangd/index/Background.h
   98   static void preventThreadStarvationInTests();

References

tools/clang/tools/extra/clangd/tool/ClangdMain.cpp
  464       BackgroundQueue::preventThreadStarvationInTests();
tools/clang/tools/extra/clangd/unittests/BackgroundIndexTests.cpp
   85   BackgroundIndexTest() { BackgroundQueue::preventThreadStarvationInTests(); }