clang-tools 19.0.0git
Namespaces | Functions
ProjectAwareIndexTests.cpp File Reference
#include "Config.h"
#include "TestIndex.h"
#include "index/Index.h"
#include "index/MemIndex.h"
#include "index/ProjectAware.h"
#include "index/Ref.h"
#include "index/Relation.h"
#include "support/Context.h"
#include "support/Threading.h"
#include "llvm/ADT/StringRef.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <memory>
#include <utility>

Go to the source code of this file.

Namespaces

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

Functions

std::unique_ptr< SymbolIndex > clang::clangd::createIndex ()
 
 clang::clangd::TEST (ProjectAware, Test)
 
 clang::clangd::TEST (ProjectAware, CreatedOnce)