clang-tools 19.0.0git
Classes | Namespaces
Background.h File Reference
#include "GlobalCompilationDatabase.h"
#include "SourceCode.h"
#include "index/BackgroundRebuild.h"
#include "index/FileIndex.h"
#include "index/Index.h"
#include "index/Serialization.h"
#include "support/Context.h"
#include "support/MemoryTree.h"
#include "support/Path.h"
#include "support/Threading.h"
#include "support/ThreadsafeFS.h"
#include "clang/Tooling/CompilationDatabase.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/Support/Threading.h"
#include <atomic>
#include <condition_variable>
#include <deque>
#include <mutex>
#include <optional>
#include <queue>
#include <string>
#include <thread>
#include <vector>

Go to the source code of this file.

Classes

class  clang::clangd::BackgroundIndexStorage
 
class  clang::clangd::BackgroundQueue
 
struct  clang::clangd::BackgroundQueue::Task
 A work item on the thread pool's queue. More...
 
struct  clang::clangd::BackgroundQueue::Stats
 
class  clang::clangd::BackgroundIndex
 
struct  clang::clangd::BackgroundIndex::Options
 

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::clangd