Home
last modified time | relevance | path

Searched refs:createCollectorVFS (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileCollector.h110 createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS,
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DReproducer.cpp37 VFS = FileCollector::createCollectorVFS(vfs::getRealFileSystem(), FC); in ReproducerGenerate()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DFileCollector.cpp314 FileCollector::createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS, in createCollectorVFS() function in FileCollector