clang-tools 22.0.0git
clang::clangd::RealThreadsafeFS Class Reference

#include <ThreadsafeFS.h>

Inheritance diagram for clang::clangd::RealThreadsafeFS:
[legend]

Additional Inherited Members

Public Member Functions inherited from clang::clangd::ThreadsafeFS
virtual ~ThreadsafeFS ()=default
llvm::IntrusiveRefCntPtr< llvm::vfs::FileSystem > view (std::nullopt_t CWD) const
 Obtain a vfs::FileSystem with an arbitrary initial working directory.
llvm::IntrusiveRefCntPtr< llvm::vfs::FileSystem > view (PathRef CWD) const
 Obtain a vfs::FileSystem with a specified working directory.

Detailed Description

Definition at line 47 of file ThreadsafeFS.h.


The documentation for this class was generated from the following files: