Home
last modified time | relevance | path

Searched refs:getFileSystem (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h822 const IntrusiveRefCntPtr<llvm::vfs::FileSystem> &getFileSystem() const { in getFileSystem() function
H A DCGCUDANV.cpp792 auto VFS = CGM.getFileSystem(); in makeModuleCtorFunction()
H A DCGDebugInfo.cpp659 CGM.getFileSystem()->getCurrentWorkingDirectory(); in getCurrentDirname()