Home
last modified time | relevance | path

Searched refs:parameterToChars (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d4565 parameterToChars(par, this, qual)); in getParamError()
4995 u + 1, parameterToChars(p, this, false));
H A Dhdrgen.d3107 const(char)* parameterToChars(Parameter parameter, TypeFunction tf, bool fullQual) in parameterToChars() function