Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp551 class InMemoryFileAdaptor : public File { class
557 explicit InMemoryFileAdaptor(const InMemoryFile &Node, in InMemoryFileAdaptor() function in llvm::vfs::detail::__anon49858f0d0511::InMemoryFileAdaptor
834 new detail::InMemoryFileAdaptor(*F, Path.str())); in openFileForRead()