Searched refs:companionObjectDescriptor (Results 1 – 3 of 3) sorted by relevance
694 .filter { it != companionObjectDescriptor } in ClassDescriptor()700 val companionObjectDescriptor = companionObjectDescriptor in ClassDescriptor() constant701 if (companionObjectDescriptor != null && companionObjectDescriptor.isDocumented(options)) { in ClassDescriptor()702 … val descriptors = companionObjectDescriptor.defaultType.memberScope.getContributedDescriptors() in ClassDescriptor()708 if (companionObjectDescriptor.getAllSuperclassesWithoutAny().isNotEmpty() in ClassDescriptor()709 || companionObjectDescriptor.getSuperInterfaces().isNotEmpty()) { in ClassDescriptor()710 result += ClassMember(companionObjectDescriptor) in ClassDescriptor()
META-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...