Searched refs:cloneWithType (Results 1 – 3 of 3) sorted by relevance
23 return a.cloneWithType(a.real_type()); in cloneWithRealTypes()27 return a.cloneWithType(a.real_type()); in cloneWithRealTypes()38 return a.cloneWithType(a.type()); in cloneWithRealTypes()40 return a.cloneWithType(a.real_type()); in cloneWithRealTypes()560 new_args.emplace_back(arg.cloneWithType(type_map(arg.type()))); in cloneWithRemappedTypes()
146 Argument cloneWithType(const TypePtr& new_type) const { in cloneWithType() function
886 arg = arg.cloneWithType(inferredStateType); in emitFormalArguments()