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 DCGCUDANV.cpp730 auto VFS = CGM.getFileSystem(); in makeModuleCtorFunction()
H A DCodeGenModule.h761 const IntrusiveRefCntPtr<llvm::vfs::FileSystem> &getFileSystem() const { in getFileSystem() function
H A DCGDebugInfo.cpp518 CGM.getFileSystem()->getCurrentWorkingDirectory(); in getCurrentDirname()