Searched defs:Nodes (Results 1 – 1 of 1) sorted by relevance
108 struct Nodes { struct109 std::vector<uint32_t> types;110 std::vector<uint32_t> names;111 std::vector<uint32_t> ids;112 std::vector<uint32_t> selfSizes;113 std::vector<uint32_t> edgeCounts;114 std::vector<uint32_t> traceNodeIds;115 std::vector<uint32_t> detachedness;