clang-tools 19.0.0git
Classes | Namespaces
FeatureModule.h File Reference
#include "support/Function.h"
#include "support/Threading.h"
#include "clang/Basic/Diagnostic.h"
#include "llvm/ADT/FunctionExtras.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/JSON.h"
#include <memory>
#include <optional>
#include <type_traits>
#include <vector>

Go to the source code of this file.

Classes

class  clang::clangd::FeatureModule
 A FeatureModule contributes a vertical feature to clangd. More...
 
struct  clang::clangd::FeatureModule::Facilities
 Shared server facilities needed by the module to get its work done. More...
 
struct  clang::clangd::FeatureModule::ASTListener
 Extension point that allows modules to observe and modify an AST build. More...
 
class  clang::clangd::FeatureModuleSet
 A FeatureModuleSet is a collection of feature modules installed in clangd. More...
 

Namespaces

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