Home | History | Annotate | Download | only in Basic

Lines Matching refs:ExternalFS

541                        IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS) {
543 return getVFSFromYAML(Buffer, CountingDiagHandler, this, ExternalFS);
548 IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS = new DummyFileSystem()) {
551 return getFromYAMLRawString(VersionPlusContent, ExternalFS);