Searched refs:IterableOf (Results 1 – 4 of 4) sorted by relevance
97 static Type IterableOf(const Type& type) { in IterableOf() function
293 var_type = Type::IterableOf(var_type); in CreateInput()
256 .AppendType(Type::ListOf(Type::IterableOf(generic))) in TEST()
434 op_class.add_supertype(Type::IterableOf(operand_inf)); in GenerateOp()