Searched refs:addChildren (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DWindowsResource.h244 Error addChildren(TreeNode &Node, ResourceSectionRef &RSR,
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp371 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates);
388 Error WindowsResourceParser::addChildren(TreeNode &Node, function in class:llvm::object::WindowsResourceParser
414 addChildren(*Child, RSR, NextTable, Origin, Context, Duplicates);

Completed in 115 milliseconds