reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
162 const TreeNode &getTree() const { return Root; }
lib/Object/WindowsResource.cpp265 auto TypeIt = Root.IDChildren.find(/* RT_MANIFEST */ 24); 266 if (TypeIt == Root.IDChildren.end()) 287 Root.shiftDataIndexDown(RemovedIndex); 354 bool IsNewNode = Root.addEntry(Entry, Origin, Data, StringTable, Node); 373 return addChildren(Root, RSR, BaseTable, Origin, Context, Duplicates); 378 Root.print(Writer, "Resource Tree");