Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h466 struct NewInMemoryNodeInfo { struct
507 detail::NewInMemoryNodeInfo)>;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp792 Status detail::NewInMemoryNodeInfo::makeStatus() const { in makeStatus()
901 [](detail::NewInMemoryNodeInfo NNI) in addFile()
919 [](detail::NewInMemoryNodeInfo NNI) in addFileNoOwn()
1016 std::nullopt, [&](detail::NewInMemoryNodeInfo NNI) { in addHardLink()
1037 [&](detail::NewInMemoryNodeInfo NNI) { in addSymbolicLink()