Home
last modified time | relevance | path

Searched defs:ExternalFS (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp2133 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in create()
2174 bool UseExternalNames, FileSystem &ExternalFS) { in create()
2555 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in getVFSFromYAML()
2602 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in collectVFSFromYAML()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h948 IntrusiveRefCntPtr<FileSystem> ExternalFS; variable