Searched refs:nextprms (Results 1 – 2 of 2) sorted by relevance
3203 const(char)* nextprms = parametersTypeToChars(tf2.parameterList); in resolveFuncCall()3212 m.nextf.loc.toChars(), m.nextf.toPrettyChars(), nextprms, mod2); in resolveFuncCall()
3614 const char *nextprms = parametersTypeToChars(tf2->parameters, tf2->varargs); in resolveFuncCall() local3620 m.nextf->loc.toChars(), m.nextf->toPrettyChars(), nextprms); in resolveFuncCall()