Home
last modified time | relevance | path

Searched defs:getVFS (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h392 llvm::vfs::FileSystem &getVFS() const { return *VFS; } getVFS() function
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp132 llvm::vfs::FileSystem &ToolChain::getVFS() const { getVFS() function in ToolChain
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DDriver.cpp1405 getVFS(const opt::InputArgList &args) { getVFS() function