clang-tools 19.0.0git
List of all members
clang::clangd::RealThreadsafeFS Class Reference

#include <ThreadsafeFS.h>

Inheritance diagram for clang::clangd::RealThreadsafeFS:
Inheritance graph
[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: