Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp699 class InMemoryFileAdaptor : public File { class
705 explicit InMemoryFileAdaptor(const InMemoryFile &Node, in InMemoryFileAdaptor() function in llvm::vfs::detail::__anonf88482be0511::InMemoryFileAdaptor
1060 new detail::InMemoryFileAdaptor(*F, Path.str())); in openFileForRead()