Home
last modified time | relevance | path

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

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