Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1753 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in create()
1794 bool UseExternalNames, FileSystem &ExternalFS) { in create()
2079 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in getVFSFromYAML()
2126 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in collectVFSFromYAML()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h767 IntrusiveRefCntPtr<FileSystem> ExternalFS; variable