clang-tools 20.0.0git
Namespaces | Functions
ScanningProjectModules.h File Reference
#include "ProjectModules.h"
#include "clang/Tooling/CompilationDatabase.h"

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::clangd
 FIXME: Skip testing on windows temporarily due to the different escaping code mode.
 

Functions

std::unique_ptr< ProjectModules > clang::clangd::scanningProjectModules (std::shared_ptr< const clang::tooling::CompilationDatabase > CDB, const ThreadsafeFS &TFS)
 Providing modules information for the project by scanning every file.