Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h464 class InMemoryNode; variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp601 class InMemoryNode { class
606 InMemoryNode(llvm::StringRef FileName, InMemoryNodeKind Kind) in InMemoryNode() function in llvm::vfs::detail::InMemoryNode