Searched refs:is_anon_set (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/isl/dist/interface/
H A Dtemplate_cpp.h61 bool is_anon_set() const;
85 bool is_anon_set() const;
H A Dtemplate_cpp.cc279 bool Kind::is_anon_set() const function in class:Kind
1172 if (template_class.is_anon_set())
1995 bool template_class::is_anon_set() const function in class:template_class
1997 return class_tuples.size() == 1 && class_tuples[0].is_anon_set();
2869 bool hide = !instance.kind.is_anon_set();

Completed in 207 milliseconds