Searched defs:getVirtualFileSystem (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h355 llvm::vfs::FileSystem &getVirtualFileSystem() const { return *FS; } function in class:clang::FileManager
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h393 llvm::vfs::FileSystem &getVirtualFileSystem() const { function in class:clang::CompilerInstance

Completed in 70 milliseconds