Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc148 struct ProperTupleKind : public TupleKind { struct
149 ProperTupleKind(const std::string &name) : TupleKind(name) {} in ProperTupleKind() argument