clang-tools
11.0.0
|
#include <ThreadsafeFS.h>
Additional Inherited Members | |
![]() | |
virtual | ~ThreadsafeFS ()=default |
llvm::IntrusiveRefCntPtr< llvm::vfs::FileSystem > | view (llvm::NoneType CWD) const |
Obtain a vfs::FileSystem with an arbitrary initial working directory. More... | |
llvm::IntrusiveRefCntPtr< llvm::vfs::FileSystem > | view (PathRef CWD) const |
Obtain a vfs::FileSystem with a specified working directory. More... | |
Definition at line 49 of file ThreadsafeFS.h.