Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h489 struct NewInMemoryNodeInfo { struct
534 detail::NewInMemoryNodeInfo)>;
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp816 Status detail::NewInMemoryNodeInfo::makeStatus() const { in makeStatus()
926 [](detail::NewInMemoryNodeInfo NNI) in addFile()
944 [](detail::NewInMemoryNodeInfo NNI) in addFileNoOwn()
1041 std::nullopt, [&](detail::NewInMemoryNodeInfo NNI) { in addHardLink()
1062 [&](detail::NewInMemoryNodeInfo NNI) { in addSymbolicLink()