Searched refs:ProperTupleKind (Results 1 – 1 of 1) sorted by relevance
148 struct ProperTupleKind : public TupleKind { struct149 ProperTupleKind(const std::string &name) : TupleKind(name) {} in ProperTupleKind() argument159 std::vector<std::string> ProperTupleKind::params() const in params()170 Base(std::make_shared<ProperTupleKind>(name)) in TupleKindPtr()