internal/reflectlite.interfaceType.pkgPath (field)

4 uses

	internal/reflectlite (current package)
		type.go#L237: 	pkgPath name      // import path
		type.go#L763: 						tmPkgPath = t.pkgPath.name()
		type.go#L767: 						vmPkgPath = v.pkgPath.name()
		type.go#L796: 					tmPkgPath = t.pkgPath.name()