Searched refs:setVFS (Results 1 – 5 of 5) sorted by relevance
68 void setVFS(llvm::StringSet<> &&VFS) { VFSMap = std::move(VFS); } in setVFS() function
322 ECtx.setVFS(&FS).setCurrentDir(WorkingDir).expandResponseFiles(Argv); in addExpandedResponseFiles()
186 PrebuiltModule.setVFS( in ReadHeaderSearchPaths()
2210 ExpansionContext &setVFS(vfs::FileSystem *X) {
1300 ExpCtx.setVFS(&getVFS()); in loadConfigFiles()7204 ECtx.setVFS(FS); in expandResponseFiles()