clang-tools 17.0.0git
Namespaces
ClangdLSPServerTests.cpp File Reference
#include "Annotations.h"
#include "ClangdLSPServer.h"
#include "LSPClient.h"
#include "Protocol.h"
#include "TestFS.h"
#include "support/Logger.h"
#include "support/TestTracer.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/JSON.h"
#include "llvm/Testing/Support/Error.h"
#include "llvm/Testing/Support/SupportHelpers.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <optional>
Include dependency graph for ClangdLSPServerTests.cpp:

Go to the source code of this file.

Namespaces

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

Variable Documentation

◆ FeatureModules

FeatureModuleSet FeatureModules
protected

◆ FS

MockFS FS
protected

Definition at line 72 of file ClangdLSPServerTests.cpp.

◆ Opts

ClangdLSPServer::Options Opts
protected

Definition at line 73 of file ClangdLSPServerTests.cpp.