Searched refs:destinationType (Results 1 – 1 of 1) sorted by relevance
460 private Expression callCpCtor(Scope* sc, Expression e, Type destinationType) in callCpCtor() argument474 if (sd.hasCopyCtor && destinationType) in callCpCtor()481 if (destinationType.hasWild && !(sc.func.storage_class & STC.wild)) in callCpCtor()484 tmp.type = destinationType; in callCpCtor()