Searched defs:PackedInfo (Results 1 – 1 of 1) sorted by relevance
92 struct PackedInfo { struct93 bool slots; // Does it have slots94 std::unordered_set<std::string> children;95 std::vector<PackedInfoTest> tests;