reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/VirtualFileSystem.cpp
  689   return Root->toString(/*Indent=*/0);
  713   detail::InMemoryDirectory *Dir = Root.get();
  852   auto FromNode = lookupInMemoryNode(*this, Root.get(), FromPath);
  853   auto ToNode = lookupInMemoryNode(*this, Root.get(), ToPath);
  863   auto Node = lookupInMemoryNode(*this, Root.get(), Path);
  871   auto Node = lookupInMemoryNode(*this, Root.get(), Path);
  936   auto Node = lookupInMemoryNode(*this, Root.get(), Dir);