Searched defs:SimplifiedInspectorTree (Results 1 – 1 of 1) sorted by relevance
41 struct SimplifiedInspectorTree { struct43 std::list<std::shared_ptr<SimplifiedInspectorTree>> children; argument