Searched refs:enclosingScope (Results 1 – 1 of 1) sorted by relevance
129 private val enclosingScope: TypeParameterScope constant in com.android.tools.metalava.model.TypeParameterScope154 if (enclosingScope is MapWrapper)155 enclosingScope.nameToTypeParameterItem.toMutableMap()171 return enclosingScope.findSignificantScope(names) in findTypeParameter()177 var scope = enclosingScope in toString()181 scope = scope.enclosingScope in toString()