Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DWindowsResource.h172 bool checkIsDataNode() const { return IsDataNode; } in checkIsDataNode() function
/freebsd-12.1/contrib/llvm/lib/Object/
H A DWindowsResource.cpp615 if (Child.second->checkIsDataNode()) { in writeDirectoryTree()
634 if (Child.second->checkIsDataNode()) { in writeDirectoryTree()