Searched defs:KindOf (Results 1 – 6 of 6) sorted by relevance
117 struct KindOf { struct124 struct KindOf<type> { \ argument
131 struct KindOf { struct138 struct KindOf<type> { \ argument
430 template <typename T> struct KindOf { struct436 template <> struct KindOf<type> { enum { value = kind }; } argument