Home
last modified time | relevance | path

Searched defs:CddlSymbolTable (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/openscreen/tools/cddl/
H A Dsema.h189 struct CddlSymbolTable { struct
191 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;