Searched refs:childTypeParams (Results 1 – 2 of 2) sorted by relevance
889 val childTypeParams = child.typeParameterList in Test basic mapTypeVariables() constant890 val x = childTypeParams[0].type() in Test basic mapTypeVariables()891 val y = childTypeParams[1].type() in Test basic mapTypeVariables()
1312 val childTypeParams = child.typeParameterList in Test convertType() constant1313 val x = childTypeParams[0] in Test convertType()1314 val y = childTypeParams[1] in Test convertType()