Searched refs:createStringNode (Results 1 – 2 of 2) sorted by relevance
184 static std::unique_ptr<TreeNode> createStringNode();
197 WindowsResourceParser::TreeNode::createStringNode() { in createStringNode() function in llvm::object::WindowsResourceParser::TreeNode271 auto NewChild = createStringNode(); in addChild()