Searched refs:CreateSyntaxItemNode (Results 1 – 2 of 2) sorted by relevance
66 static RefPtr<SyntaxItem> CreateSyntaxItemNode(const std::string& key) in CreateSyntaxItemNode() function
529 … [](const std::string& type, int32_t nodeId) { return SyntaxItem::CreateSyntaxItemNode(type); } }, in RestoreNode()