Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DWindowsResource.h208 Children<std::string> StringChildren; variable
/freebsd-12.1/contrib/llvm/lib/Object/
H A DWindowsResource.cpp603 auto &StringChildren = CurrentNode->getStringChildren(); in writeDirectoryTree() local