Searched refs:visitType (Results 1 – 1 of 1) sorted by relevance
33 visitType(primitiveType) in visit()38 visitType(arrayType) in visit()45 visitType(classType) in visit()53 visitType(variableType) in visit()58 visitType(wildcardType) in visit()65 open fun visitType(type: TypeItem) = Unit in visitType() method in com.android.tools.metalava.model.BaseTypeVisitor88 visitType(primitiveType, other) in visitType()93 visitType(arrayType, other) in visitType()103 visitType(classType, other) in visitType()119 visitType(variableType, other) in visitType()[all …]