Home
last modified time | relevance | path

Searched defs:InMemoryNode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h487 class InMemoryNode; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp628 class InMemoryNode { class
633 InMemoryNode(llvm::StringRef FileName, InMemoryNodeKind Kind) in InMemoryNode() function in llvm::vfs::detail::InMemoryNode