Searched defs:CddlType (Results 1 – 2 of 2) sorted by relevance
23 struct CddlType { struct25 enum class Which {56 CddlType* type; argument65 std::vector<CddlType*> direct_choice; argument86 CddlType* constraint_type; argument94 const CddlType::Which& which) { argument
37 CddlType::CddlType() in CddlType() function in CddlType