Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp689 Status getNodeStatus(const InMemoryNode *Node, const Twine &RequestedName) { in getNodeStatus() function
885 return detail::getNodeStatus(*Node, Path); in status()