Home
last modified time | relevance | path

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

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