Searched refs:IsNewNode (Results 1 – 1 of 1) sorted by relevance
353 bool IsNewNode = Root.addEntry(Entry, Origin, Data, StringTable, Node); in parse() local354 if (!IsNewNode) { in parse()