Searched defs:CddlSymbolTable (Results 1 – 1 of 1) sorted by relevance
189 struct CddlSymbolTable { struct191 std::vector<std::unique_ptr<CddlType>> types;194 std::vector<std::unique_ptr<CddlGroup>> groups;197 std::map<std::string, CddlType*> type_map;200 std::map<std::string, CddlGroup*> group_map;