package kotlin.reflect.jvm.internal.impl.descriptors;

import androidx.media3.exoplayer.rtsp.SessionDescription;
import defpackage.cr4;
import defpackage.kp6;
import defpackage.x15;
import kotlin.reflect.jvm.internal.impl.types.KotlinType;

/* JADX INFO: loaded from: classes3.dex */
public final class ConstUtil {

    @kp6
    public static final ConstUtil INSTANCE = new ConstUtil();

    private ConstUtil() {
    }

    @x15
    public static final boolean canBeUsedForConstVal(@kp6 KotlinType kotlinType) {
        cr4.g(kotlinType, SessionDescription.ATTR_TYPE);
        return ConstUtilKt.canBeUsedForConstVal(kotlinType);
    }
}
