Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h110 createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS,
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp314 FileCollector::createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS, in createCollectorVFS() function in FileCollector