Searched defs:TypeImplIteratorAux (Results 1 – 1 of 1) sorted by relevance
1149 struct TypeImplIteratorAux { struct1155 struct TypeImplIteratorAux<Config, i::Map> { struct1156 static bool matches(typename TypeImpl<Config>::TypeHandle type) { in matches()1159 static i::Handle<i::Map> current(typename TypeImpl<Config>::TypeHandle type) { in current()1165 struct TypeImplIteratorAux<Config, i::Object> { struct1166 static bool matches(typename TypeImpl<Config>::TypeHandle type) { in matches()1169 static i::Handle<i::Object> current( in current()