clang-tools 19.0.0git
Classes | Namespaces | Functions
TestFS.h File Reference
#include "GlobalCompilationDatabase.h"
#include "support/Path.h"
#include "support/ThreadsafeFS.h"
#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/VirtualFileSystem.h"
#include <optional>

Go to the source code of this file.

Classes

class  clang::clangd::MockFS
 
class  clang::clangd::MockCompilationDatabase
 

Namespaces

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

Functions

llvm::IntrusiveRefCntPtr< llvm::vfs::FileSystem > clang::clangd::buildTestFS (llvm::StringMap< std::string > const &Files, llvm::StringMap< time_t > const &Timestamps)
 
const char * clang::clangd::testRoot ()
 
std::string clang::clangd::testPath (PathRef File, llvm::sys::path::Style Style)