Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Descape.d81 const paramLength = tf.parameterList.length; in checkMutableArguments() local
91 if (i < paramLength) in checkMutableArguments()