Home | History | Annotate | Download | only in Frontend

Lines Matching refs:FS

956   SmallString<128> P(llvm::sys::fs::getMainExecutable(Argv0, MainAddr));
2043 IntrusiveRefCntPtr<vfs::FileSystem> FS =
2045 if (!FS.get()) {
2049 Overlay->pushOverlay(FS);