Module Impl
INTERNAL: This module contains the customizable definition of OverloadedDeclRefExpr
and should not
be referenced directly.
Import path
import codeql.swift.elements.expr.internal.OverloadedDeclRefExprImpl
Classes
OverloadedDeclRefExpr | An ambiguous expression that might refer to multiple declarations. This will be present only for failing compilations. |